Live site link : https://fashion-brand-a159d.web.app/
- This project is basically Fashion Brand and we build it in React js. To build this project we used react router, using react hooks, firebase authentication, use mongoDB to store data.
- In this project user can add product and the product will be stored in database.
- We have six brands. Each brand have four products under those brand.
- User can update product. And also has a details option to see the product details.
- If user choose a product and click 'Add to cart' button the product will be stored in database and also user can watch the product in his 'My cart' page.