You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Congratulations on taking some of your first steps into full stack development!
4
+
5
+
So why did you decide to click and join this course? Ideally, you are a learner who:
6
+
7
+
- Understands HTML tags
8
+
- Understands classes and methods in Javascript
9
+
- Understands git and GitHub
10
+
11
+
If you understand the topics above, you can start learning modern frontend development with React!
12
+
13
+
So why do we learn React?
14
+
15
+
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.
16
+
17
+
### What we will be building
18
+
19
+
So what are we going to be building today? We are going to build a gradebook for teachers! Take a look at [our solution](https://githubtraining.github.io/react-solution/). Here's what the finished app looks like.
0 commit comments