- Filtering
- Real time update in cart
- Page routing with active
- log in , sign up authentication
- Add to cart
- Private route
- Pagination
git clone : https://github.com/developerMohib/FurniFlex-e-com.git
- For all dependencies
npm i
- set up env file
For client side
npm run dev
For beckend
nodemon index.js