This is a very basic app that uses main React.js concepts.
- JSX
- Function and Class Components
- Props and State
- Controlled Components
- Passing Data Through Props
- Lifting State Up
- Immutability
- etc.
Install node modules
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.