Skip to content

Anwin-127/Syntax-error

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.6%
  • HTML 21.1%
  • CSS 19.3%