Learn the most popular JavaScript framework on the web by building your first React web app
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