Build CRUD app using MERN(MongoDB, Express, React, Node.js)
What you'll learn
- Build web application from the ground up
- Learn how to build RESTFul API
- Learn MERN(MonggoDb, ExpressJs, React, NodeJs)
- Build CRUD(Create,Read,Update, and Delete) application
Requirements
- Basic knowledge of Javascript and HTML
- Basic Linux command
Description
In this course you will be learning to build a CRUD(Create, Read, Update, and Delete) app using one of the most popular web framework with MERN(MongoDB, ExpressJS, React, and NodeJS) stack. You will learn how to connect Front-end application(React) with Backend application(Express, MongoDB, NodeJS). This course is intended for those who want to get a hands-on coding to build a website from the ground up following current industry standard. At the end of the course, you should have the knowledge to start your own website from scratch.
The course will be structured as follows:
- Setup database using MongoDB
- Setup your backend using Express
- Implement both routes and middleware in Express
- Connect your backend app and your database using Mongoose
- Setup your frontend using React
- Show data from backend to your React application
- Add a new data entry to the backend from your React application
- Delete a data entry to the backend from your React application
- Update a data entry to the backend from your React application
This course focus mainly on the integration of this tech stack and how to does not provide lots of concept. If you want to learn more about each of this libraries, you could find the official documentations for each of the libraries. Here's the technology stack and tools that we will be using in this course:
- Visual Studio code
- Postman
- NodeJS
- Express
- React
- MongoDB
- Mongoose
- CORS
- npm
Who this course is for:
- Tech enthusiast who want to build web application
- Professionals who work closely with engineers and want to acquired some coding skills
- Professionals who want to start career in software engineering field
Instructor
A teach enthusiast who are looking to share my knowledge about Software Engineering. I am a strong engineering professional graduated with Master Degree program majoring in Computer Science and having worked for more than 5 years in the IT industry. My main skill domain is in web development using Javascript.