Skip to content

Just a simple Full Stack clone of e commerce Amazon website'

Notifications You must be signed in to change notification settings

sambitsingha/Amazon-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Clone - Full Stack E-Commerece Website

Made with REACTjs, EXPRESS.js , Node.js and MongoDb

How to run

Clone the repository using

https://github.com/sambitsingha/Amazon-Clone.git

Project contains two main part -- Frontend and Backend

Frontend

First type , cd my-app Then , npm install , to install the dependencies After that , type npm start . This starts the client side of the project

P.S - If you are using a higher version of React and have problem in installing them , use npm install --force

Backend

First navigate to the folder using cd backend Then , again type npm install After that , type node index.js to run the Express Server

About

Just a simple Full Stack clone of e commerce Amazon website'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published