It is a cloths donation company which have many facilities like donation , see statics data, cloths card and details .
- Have a navbar which have logo, home, all product, flash sale, dashboard
- Can see all falsh sale product with countdown
- Have category to visit by category
- Have most popular product based on rating
- can see all product
- Have a dashboard which show all product in a table
- Have Footer with relevent information
- Have sigle product page which show details of products
Client: next js, material ui , typescript, react timer hook, swiper js
Server: Node, Express, mongodb
https://baby-food-client.vercel.app/
Clone the project
[https://github.com/Porgramming-Hero-web-course/l2-b2-assignment-6-fronten-jubairJnu.git](https://github.com/jubairJnu/baby-food-client.git)
Go to the project directory
cd baby-food-client
Install dependencies
npm install
npm run dev