E-Commerce Shopping Application
- Login/SignUp
- Cart Management
- Wishlist Management
Clone the project
git clone https://github.com/JatinRanka/DevKart-Frontend.git
Go to the project directory
cd DevKart-Frontend
Install dependencies
npm install
Start the server
npm run start