It is an e-commerce app with the features included :
- Authentication.
- Payment gateway Integration
- Add to Wishlist.
- Add to Cart
- User Profile Management
- Manage User Orders.
- Manage User Addresses.
Use the npm package manager to install this Project.
npm install Go to ecommerce-backend folder and then run the below command
nodemon index.jsGo to FronEnd folder and then run the below command
npm startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.