MERN stack complete: full stack apps from scratch
Download MERN stack project : https://bit.ly/3dI1Fqb
Learn MongoDB, Express, React and Node by building and deploying a complete app with user accounts, front to back
00:00:00 MERN stack complete: full stack apps from scratch
00:08:33 Server project setup
00:15:51 Exploring the create-react-app template
00:22:24 Rendering JSX with ReactDOM
00:34:36 Basic project setup and React Router
00:45:07 User authentication explained
00:56:16 Register component
✅ Running a server with ExpressJS
✅ Handling HTTP requests to your Express server
✅ Validating data in HTTP requests
✅ Setting up a database with MongoDB
✅ Applying CRUD (Create, Read, Update and Delete) operations on the database
✅ Building a dynamic frontend user interface for an app with React
✅ Displaying data from the database with React
✅ Styling the web app with SASS (an extension to CSS)
✅ Implementing user accounts with secured passwords, login sessions and cookies
✅ Development environment security
✅ Basic DevOps: setting up a development and production environment
✅ Deploying a Node server to Heroku
✅ Deploying a React frontend to Netlify
#MongoDB #Expressjs #nodejs #javascript #reactjs #frontend #css #devops #database #data #security #development