Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/accimeesterlin/mernapp_youtube

Build a MERN Stack App from scratch, and deploy it to Heroku
https://github.com/accimeesterlin/mernapp_youtube

express-handlebars express-js express-middleware expressjs expressjs-api expressjs-server mongodb mongodb-atlas nodejs nodejs-api nodejs-mongodb nodejs-server reactjs reactjs-components reactjs-demo reactjs-es6

Last synced: about 1 month ago
JSON representation

Build a MERN Stack App from scratch, and deploy it to Heroku

Awesome Lists containing this project

README

        

### Build a MERN (MongoDB | Express | ReactJS | Nodejs) stack app from scratch

| Topics | Videos | Date |
| ------- |:--------------------------------------------------------------------:| -------------------:|
| Set up Reactjs and Nodejs structure | [video](https://youtu.be/bc2pOPeQyOs)| November 18th 2019 |
| Run ReactJS and Nodejs in same terminal - Concurrently | [video](https://youtu.be/1REonFsWBbY)| November 18th, 2019 |
| Git workflow | [video](https://www.youtube.com/watch?v=uvqlFuJWcXM)| November 18th, 2019 |
| Connect to MongoDB Atlas Cluster with Mongoose | [video](https://youtu.be/OuCrHynro0w)| November 18th, 2019 |
| Create & submit a form in Reactjs and resolved cors policy | [video](https://youtu.be/yITlR9vDXXo)| November 18th, 2019 |
| Save data to MongoDB with Mongoose | [video](https://youtu.be/jwVCgueYcgE)| November 18th, 2019 |
| Get/fetch data from MongoDB and display them in Reactjsh application | [video](https://youtu.be/Mfp94RjugWQ)| November 18th, 2019 |
| Apply css styles to a ReactJS application | [video](https://youtu.be/xDsjAk54JSY)| November 18th, 2019 |
| How to deploy a MERN Stack App to Heroku | [video](https://youtu.be/5PaUiPyBDJY)| November 18th, 2019 |
| Connect MongoDB Atlas to your Heroku application | [video](https://youtu.be/imR9LlbG3pU)| November 18th, 2019 |
| Enable automatic deployment to Heroku | [video](https://youtu.be/y_7czmJXK_c)| November 18th, 2019 |