Let's Build a Full Stack Web App with React, Express, and Mongo


Details
https://github.com/arecvlohe/full-stack-react-boilerplate-v0
Full Stack Web App using React, Express, and Mongo (@adamrecvlohe (https://twitter.com/adamrecvlohe))
Let's learn how to make a Full Stack web app using the latest and greatest of web technologies. In this meet up we will build a simple todo list and learn how to fit all the pieces together from the front-end with React to the back-end with Express and Mongo.
This is what we will be implementing (more or less): https://github.com/arecvlohe/fullstack-react-v2
Things that you don't need but will be helpful to have before coming:
-
Node installed on computer - nodejs.org
-
Nodemon installed on computer -nodemon.io
-
Postman installed in computer - getpostman.com
-
mLab account - mlab.com
-
VSCode editor (or editor of choice) - code.visualstudio.com
Boilerplate: https://github.com/arecvlohe/full-stack-react-boilerplate-v0

Let's Build a Full Stack Web App with React, Express, and Mongo