✧
View Demo ✧
Myntra is one of the largest fashion e-commerce stores in India that deals with a wide range of fashion and lifestyle products for men, women, and kids.
- Login/Signup User Account
- Add & Delete poduct to your cart or wishlist
- Filter your product
- Search functionnality
- Sorting to get a appropriate product
- Admin-panel-functionalities
- Data visualization at admin-dashboard
- Listing all the products for admin (CRUD)
- Admin can add the product for their users
- Check all the users details
This project was built using React v 17.0.2, Redux v 4.1.1, Chakra UI, CSS, JavaScript, React Router Dom, Firebase. It is an e-commerce web application and for running on your local environment you should follow these guidelines.
- NPM
- Node JS
The project repository can be found in GitHub link or just clone the project using this command.
Using HTTPS
# git clone https://github.com/sapna1309/illegal-quiver-3898.git
Install NPM
Check that you have node and npm installed
To check if you have Node.js installed, run this command in your terminal:
node -v
To confirm that you have npm installed you can run this command in your terminal:
npm -v
To install all the dependences of the project, run the following command:
npm install
To run the application got to the client folder and run the following command:
npm start
- Visual Studio Code - IDE
- npx create-react-app - React Template
If you want to contact us, you can reach us through below handles.
Give a ⭐️ if you like this project!