/MERN_ShoppingList

A web app built with MongoDB, ExpressJS, React, Redux, and Node.js. Fully responsive and works on most devices and browsers.

Primary LanguageJavaScript

This web app was built with MongoDB, ExpressJS, React, Redux, and Node.js. It is fully responsive and works on most devices and browsers.

Installation:

  • Install MongoDB
  • Set your database URI in config/keys.js
  • Run npm run install-all in the root directory of the project and wait for it to install the required dependecies.
  • Run npm run dev to start backend and frontend server.
  • Have fun :)