/
Take your first steps in modern frontend development
GitHub Learning Lab is an integrated learning experience to help you learn how to use GitHub by using GitHub. Complete courses at your own pace on collaboration, workflow, and more.
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:
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.
So what are we going to be building today? We are going to build a gradebook for teachers! Take a look at our solution to see how the finished app looks.
You will be able to add assignments:

You will be able to add students:

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