/Shopping-App

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

Primary LanguageJavaScript

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