Skip to content

DyDxdYdX/shophawk

Repository files navigation

ShopHawk

ShopHawk Preview

About ShopHawk

ShopHawk is a modern e-commerce platform built with Laravel and powered by cutting-edge web technologies. It provides a robust and scalable solution for searching online product through multiple e-commerse sites.

Key Features

  • 🛍️ Modern e-commerce platform
  • 🎨 Sleek UI with Tailwind CSS
  • ⚡ Fast and responsive with Vite
  • 🛡️ Secure authentication system
  • 📱 Mobile-friendly design
  • 🔍 Advanced product search

Tech Stack

  • Backend: Laravel 11
  • Frontend:
    • Tailwind CSS
    • Vite
    • JavaScript
  • Database: MySQL

Getting Started

Prerequisites

  • PHP >= 8.1
  • Composer
  • Node.js & NPM
  • MySQL

Installation

  1. Clone the repository:
git clone https://github.com/DyDxdYdX/shophawk.git
cd shophawk
  1. Install PHP dependencies:
composer install
  1. Install Node.js dependencies:
npm install
  1. Create and configure your environment file:
cp .env.example .env
php artisan key:generate
  1. Configure your database in the .env file

  2. Run migrations:

php artisan migrate
  1. Start the development server:
php artisan serve
  1. In a separate terminal, start the Vite development server:
npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For support, please email dydxsoft@gmail.com or open an issue in the GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors