[Free] Build Your First React Js Application
Learn the most popular JavaScript framework on the web by building your first React web app – Free Course
What you’ll learn
- React JS
- JavaScript
- How to build a React SPA
- React Router
- Tailwind CSS (JavaScript configurable CSS)
- Responsive web application development
Requirements
- Basic Javascript knowledge
- Experience with the command line
- Visual Studio Code (or alternative)
Description
React JS, built by Facebook is the most popular JavaScript framework. Take a project based approach to learning, by creating your first React Application.In this course we’ll build a mobile first web application that covers topics such as:
-
Creating a React single page app with npx create-react-app
-
JavaScript configurable CSS
-
Animated components
-
React Router
-
HTTP requests with Axios
-
Creating your own custom hooks for React