Skip to content

Deaddemon/flipkartClone_MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flipkartClone_MERN

Demo

https://flipkartclone-mern-frontend.onrender.com/

flipkartClone_MERN.mp4

Features

  1. Closely related UI
  2. Fetching of Products with backend APIs
  3. Authentication (basic)
  4. Detailed page for Product
  5. Search and access products from Search Box
  6. Timer against Deals of the Day

Steps to run in your local

git clone https://github.com/Deaddemon/flipkartClone_MERN.git
cd client
npm install
cd server 
npm install

Create a .env file in server folder
Define and Add the following:

DB_USERNAME  = #yourDataHere
DB_PASSWORD  = #yourDataHere
DB_DATABASE  = #yourDataHere

Your backend now is runnin on

 http://localhost:8000/

Your frontend is running on

http://localhost:3000/

image

About

Built a user-friendly eCommerce platform with a familiar design, secure authentication, real-time product updates, and dynamic timers for limited-time deals. The project achieves a balance between aesthetics and functionality, providing a trustworthy online shopping experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors