Skip to content

aelhor/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazon-clone

an amazon clone supporting many features

created with MERN (Nodejs, Express, mongodb, React and Redux)technologies

To check the project locally :
first : clone the repo

second :

To run the server side : 

1. npm install 
2. npm run dev (run with nodemon) or npm start (run with node)

------------------------------------------------------------------------

To run the client side : 

1. cd frontend 
2. npm install 
3. npm start 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published