Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

githubtraining/react-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to React!

Congratulations on taking some of your first steps into full stack development!

So why did you decide to click and join this course? Ideally, you are a learner who:

  • Understands HTML tags
  • Understands classes and methods in Javascript
  • Understands git and GitHub

If you understand the topics above, you can start learning modern frontend development with React!

So why do we learn React?

React has growing popularity in the tech industry because of its simplicity. With a simple knowledge of HTML and Javascript, picking up React shouldn't be too bad.

What we will be building

So what are we going to be building today? We are going to build a gradebook for teachers! Take a look at our solution. Here's what the finished app looks like.

You will be able to add assignments Finished Assignments

You will be able to add students Finished Students

You will be able to assign grades to those students for each assignment Finished Grades

Steps

Go ahead and join the course!