Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.43 KB

README.md

File metadata and controls

25 lines (24 loc) · 1.43 KB

StackUp Banner

Flopkart

Flopkart is an e-commerce website that provides a seamless shopping experience with a dedicated cart feature. Users can sign up, add items to their carts, and retrieve their cart information upon login.

Team members

  1. Anwin Antony github.com/Anwin-127
  2. Jishnu Suresh Embed perosnal github URL

Team Id

syntax-error

Link to product walkthrough

link to video

How it Works ?

  1. Explaining the working of project
  2. So first we navigate to the getStarted page where a get Started button exists.If you press that it redirect you to a login/signup page.On signup, a database is created in firebase for every user to enable cart service. On login, user retrieves his database for reviewing previous cart items. Then we navigate to home page where we come across on a list of shopping items. This data is retrieved from fakestore api.
  3. Explore Docs
  4. Embed video of project demo

Live Project link

Flopkart

Libraries used

Bootstrap v5.3.2

How to configure

clone this rep to a directory.

How to Run

npm start

Run npm start on the project directory(Syntax-error/website/EcommerceApp)