fabbag Clone FagBag Clone
FabBag is an cosmatics related website where we can get exclusive beauty products, We tried core functionalities of FabBag during First Construct Week held after completition of Unit 1 in Masai.
- HTML
- CSS
- JavaScrpit
- Local storage
- Search Product
- Sorting on Product page
- Add to cart
- Seller Page
git clone https://github.com/darkwingpatil/fabbag.git // Clone This Repo
cd Fagbag // Move to the repo
npm install // install required dependencies
npm run start // Run all Servers
Now Visit localhost:3000