Skip to content

Full stack MERN ( MongoDB, Express.js, React, Node.js ) web shopping app.

Notifications You must be signed in to change notification settings

doltonfernandes/Shopping-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Full MERN stack shopping app

Made as a part of the SSAD course

How to install dependencies:

Go inside the folder named 'frontend' and run the command 'npm install'
Go inside the folder named 'backend' and run the command 'npm install'

How to start the app:

Go inside the folder named 'backend' and run the command 'node app.js'
Open a new terminal instance
Go inside the folder named 'frontend' and run the command 'npm start'

Then go to http://localhost:3000 on your browser

Happy Shopping xD

About

Full stack MERN ( MongoDB, Express.js, React, Node.js ) web shopping app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published