Node JS with React and Mongo DB (Mongoose Database) | Node Tutorial

Published: 14 March 2021
on channel: Codr Kai
14,566
327

This is a continuation from my previous project called Node with React JS, where in this tutorial I will add a mongoose database to the code (MongoDB).

I will step through how to set up the MongoDB Clusters, Collections, and Documents. Manually create a Database. Manually insert some data to familiarize you with the website layout. And finally I will show through coding how to set up the Schema data structure to insert data into our database, and retrieve that data for display on our website.

Sign up for free before starting:
mongodb.com

This entire project can be found at:
https://github.com/codrkai/node_react...

All of my codes can be found at my GITHUB:
https://github.com/codrkai

Some quick code tips below...

Keep your Homebrew and Node updated:
brew update
brew upgrade

Check your Node and Npm versions:
node -v
npm -v

Please LIKE and SUB, because it will motivate me to create more coding videos for you. Codr Kai out!


Watch video Node JS with React and Mongo DB (Mongoose Database) | Node Tutorial online without registration, duration hours minute second in high quality. This video was added by user Codr Kai 14 March 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 14,566 once and liked it 327 people.