Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React practice course, learn by practicing
Rating: 4.6 out of 5(923 ratings)
4,863 students

React practice course, learn by practicing

Including three full practice project, a landing page, a Firebase project and a fullstack with Mongo DB and Node.
Last updated 1/2022
English

What you'll learn

  • Gain more knowledge to build better or more complex websites.

Course content

8 sections362 lectures82h 8m total length
  • intro2:02

    Join the React practice boot camp to build a venue landing page with transitions and carousels, a soccer team site with Firebase auth, and guitar site with dashboards—deploying to production.

  • The venue - Project preview2:06

    Explore a starter landing page for the venue project in this React practice course, mastering simple transitions, a side door, and progressive sections as you build the app.

  • M City - Project preview2:51

    Explore a second project focused on Firebase database integration and animated transitions, loading and filtering matches, managing players and newsletter signups, and admin authentication with Firebase hosting.

  • Waves - Project preview6:27

    Preview of a full-stack guitar shop app built with express, mongodb, and react, featuring home and product cards, brand filters, pagination, cart, login, admin management, and paypal sandbox integration.

  • IDE2:08

    Choose Visual Studio Code as your IDE for its free, cross-platform availability and built-in integrated terminal. Use the terminal to install tools like MongoDB and begin your setup.

  • Installing NODE2:08

    Install Node.js from the official site, choosing mac/linux or Windows, verify with node --version after installation, and restart Windows if needed before proceeding.

Requirements

  • A little bit of ES5 and ES6.

Description

Do you want to practice your React coding or just to learn it by creating webpages ?. This is the course for you.

Because sometimes the best way to learn its by practicing and because most of the courses teach you the just the basics and give you a todo app, I wanted to create something different. We will create Three real life projects,  so we can practice our react coding in a more real environment.

If you don’t know much of React, no worries. We will start simple with a static landing page , then we will go to a much more compete project with authentication and DB and last but not least we will create am e-commerce style project with user cart, PayPal, not only that we will create our own server to handle all the requests.

If you know nothing about React, don’t worry, I added a bonus section with a tiny React course so you can understand the basics and how react works. So you can start from there and then go to the practice projects.


To sum everything up, this what we will be creating in this course:


Project one ”The venue”:

  • How to create a project with React CLI

  • Creation of components

  • Using third party libraries

  • Creating transitions on reveal and carrousel.

  • Using parts of Material UI to make our app better.

  • Deployment of a static webpages to SURGE.


Project two “M City”:

  • Creating of routes to navigate our project

  • More complex animations and transitions

  • Rendering components using data from a server

  • We will use authentication and create an Admin endpoint

  • Firebase uploads and storage

  • Add a database on a server to work with

  • Deployment of the project to Firebase


Project three “Waves”:

  • E-Commerce style application

  • Creation of dynamic routes

  • Using REDUX as store.

  • Authentication, user dashboard and admin dashboard

  • Create a server with Node JS and express

  • Add database to our Project with Mongo DB

  • Creating different routes to process the requests

  • Add cart items to user account

  • Complete checkout with Paypal

  • Deployment to Heroku

And as a bonus just like tiny React course, you will get additional React components to the projects.

Who this course is for:

  • From beginners to intermediate.