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.
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
You will be able to add students
You will be able to assign grades to those students for each assignment
Go ahead and join the course!