MERN Blog
Build a Blog using React, Node.js, Express, and MongoDB from scratch.
Lesson 1: MERN Arquitecture Introduction
Learn about MERN Arquitecture Introduction in this comprehensive lesson.
// Module: MERN Blog -> MERN Arquitecture IntroductionLesson 2: The Server (Node & Express)
Learn about The Server (Node & Express) in this comprehensive lesson.
// Module: MERN Blog -> The Server (Node & Express)Lesson 3: The Database (MongoDB Atlas & Mongoose)
Learn about The Database (MongoDB Atlas & Mongoose) in this comprehensive lesson.
// Module: MERN Blog -> The Database (MongoDB Atlas & Mongoose)Lesson 4: Creating the API (Routes y Controllers)
Learn about Creating the API (Routes y Controllers) in this comprehensive lesson.
// Module: MERN Blog -> Creating the API (Routes y Controllers)Lesson 5: The Frontend (React Setup & Components)
Learn about The Frontend (React Setup & Components) in this comprehensive lesson.
// Module: MERN Blog -> The Frontend (React Setup & Components)Lesson 6: Conecting the dots (Fetching Data)
Learn about Conecting the dots (Fetching Data) in this comprehensive lesson.
// Module: MERN Blog -> Conecting the dots (Fetching Data)Lesson 7: Forms and Data Submission
Learn about Forms and Data Submission in this comprehensive lesson.
// Module: MERN Blog -> Forms and Data SubmissionLesson 8: Authentication (JWT & Protected Routes)
Learn about Authentication (JWT & Protected Routes) in this comprehensive lesson.
// Module: MERN Blog -> Authentication (JWT & Protected Routes)Lesson 9: Deployment
Learn about Deployment in this comprehensive lesson.
// Module: MERN Blog -> DeploymentLesson 10: Styling and Enhancements
Learn about Styling and Enhancements in this comprehensive lesson.
// Module: MERN Blog -> Styling and Enhancements