Skip to content

Shopping list app build with MongoDB, Express, React and Node.

Notifications You must be signed in to change notification settings

noobDevelopers/M.E.R.N

Repository files navigation

M.E.R.N

https://mernappiamgs.herokuapp.com/

Overview

It is a simple app but my first full stack app. Before it, I was involved in front-end but in this project I learned about back-end as well. I made MongoDB atlas account and connected database to my server. Though, it is a very simple app but by this I learned how to a full stack app works.

Tech Stacks

  • MongoDB
  • Express
  • React
  • Node

I used reactStrap which was very new to me, it was fun working on this project as a whole.

Preview

******MAIN UI******

******MongoDB UI*****

How to install in local env

  • Clone it {By downloading zip file or by command git clone https://github.com/GauravSingh9356/MERN-ShoppingList.git }
  • npm install {To install the dependencies in your system mentioned in package.json}
  • Set up your MongoDB uri
  • npm run dev {to run server side and client side concurrently. I have installed concurrently for this, see package.json for clear picture}
  • Ready!!

About

Shopping list app build with MongoDB, Express, React and Node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published