• Readme

  • 64_0 Milestone Overview

  • 64-1 Module overview node vs other language

  • 64-2 (Recap) install node-express and use fetch to load data

  • 64-3 Create React form and Post API and send data to the server

  • 64-4 Display POST data and explain Request and response Model

  • 64-5 What is Database, DBMS, MongoDB, NoSQL vs SQL

  • 64-6 Create mongo dB atlas account and Connect to database

  • 64-7 Send data to database using mongo dB insertOne

  • 64-8 Module summary and find operation to load data