Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1 KB

README.md

File metadata and controls

47 lines (31 loc) · 1 KB

Flipkart-Project

This is a flipkart like e-commerce website.

It uses all the MERN (Mongodb, Express, React, Node) stack technologies to make it an actually functioning site like the real flipkart site.

To get started

Clone the repo

git clone https://github.com/suraj-singh12/flipkart-project/
cd flipkart-project/flipkart-app

Dependencies

npm install

Run the project

npm start

Check the terminal window for connected port number and link like below:

http://localhost:port-number

Paste the link in browser and done !

Additional repositories that make it functional :

Data Repo

Contains tools and scripts that I wrote to filter out and modify scrapped data here

APIs Repo

Contains the REST APIs that this app consumes here

Live Demo

1661466520399.mp4