![]()
This unit covers:
How to start a new React JS project?
What are the files and folders of the React app?
What the component is in React JS?
How to use CSS and Bootstrap with React JS?
![]()
In this unit will practice what we have learned in Unit 1.
Will build a responsive website using React JS, Bootstrap, and CSS.
Will learn how to use the components to distribute the layout and the site's content.
![]()
After we have built the website in the previous unit.
You will learn how to make it more interactive with the visitors.
This unit covers:
- The conditions (if, switch), Lists, and Events.
- How to add a site menu and jump between the site's pages using the "Router".
![]()
Hooks are some of the useful built-in functions in React JS.
This unit covers every hook how to use it, also how to create your custom hook.
![]()
In this unit, we will cover how to deploy our project online so anyone can visit and use our application.
Let's take a quick view of the plan.
1 - Will know about the 2 options to deploy the app.
2 - Get the VPS server.
3 - Overview of the SSH & FTP.
4 - Set the server and install the required packages.
5 - Convert the "React JS" project to the production edition.
6 - Upload the production version to the server.
7 - Run the server and deploy the "React JS" App.



Enjoy learning the React JS fundamentals for free,
and how to build, and deploy the application