Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1002 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 1002 Bytes

Fab Bag Clone Fab Bag Clone

Fab Bag is an indian e-commerce company, We tried core functionalities of Fab Bag during first Construct Week held after completition of Unit 2 in Masai.

Snippets :-

## Technologies used :- 1)HTML 2) CSS 3) Javascript 4) Local storage

Features:-

  1. Search Product
  2. Sorting on Product page
  3. Add to cart
  4. Seller Page

Deploy Locally

Steps to deploy

  git clone https://github.com/Harapriyasahu/fabbag-clone // Clone This Repo
  npm install                                              // install required dependencies
  npm run start                                            // Run all Servers