Build your first React JS Application

Go to class
Write Review

Free Online Course: Build your first React JS Application provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Build your first React JS Application is taught by Quentin Watt.

Overview
  • Learn the most popular JavaScript framework on the web by building your first React web app

    What you'll learn:

    • React JS
    • JavaScript
    • How to build a React SPA
    • React Router
    • Tailwind CSS (JavaScript configurable CSS)
    • Responsive web application development

    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