This is my first project in React.js, which I did under the direction of a teacher in the course. In this project, I learned what class components are, and also:
- State
- Props
- Raising states.
- Transferring data between components
- Immutability
- ...and other