Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/accimeesterlin/mernapp_youtube
- Owner: accimeesterlin
- Created: 2019-11-09T21:27:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T17:12:35.000Z (over 1 year ago)
- Last Synced: 2024-09-26T18:41:21.939Z (about 2 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://www.youtube.com/playlist?list=PLurIMwd6GdCj_VlnKVceR66Sxfcb37VU8
- Size: 3.4 MB
- Stars: 100
- Watchers: 4
- Forks: 69
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
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 |