Skip to content

Shop is an eCommerce website built with the MERN stack

Notifications You must be signed in to change notification settings

mayankkamboj47/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Start

1. Clone both these repositories

backend - https://github.com/mayankkamboj47/shop-backend.git

frontend - https://github.com/mayankkamboj47/shop.git <== you're in this repo right now

by executing git clone <reponame>. Replace <reponame> with the urls above.

2. Start the frontend and backend servers

Go to where you cloned the repos. You'll see two new folders, one for each repo. cd into each of the folders and execute

npm install
npm start

Note : Once you do this for one folder, you will need to open another terminal window or tab to repeat the process for the other folder. Don't Ctrl + C the terminal as it will stop the server.

Data

The clothing dataset was taken from https://github.com/actuallysoham/fshn/blob/master/backend/data.js

About

Shop is an eCommerce website built with the MERN stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •