Clone the project
git clone https://github.com/udhai-20/FashionMart.git
Go to the project directory
cd FashionMart
Install dependencies
npm install
Start the server
npm run start
Ecommerce website for mens,womens,beauty catagorey's basic flow of our website is built a user authetication for login and signup,created product pages for differernt catagory,developed product description page and built a cart and payment section and finally created a admin panel for this website.
Client:
- React
- Redux Thunk
- Axios
- Chakra UI
Server:
- Node Js
- Mongo DB
- Express Js
- Cyclic
https://myfashionmart-app.vercel.app/
- User authentications
- ProductPages/Filter
- cart & payment
- Admin Panel/CRUD operation
- Pagination
Presentation -() -->