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:
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