React project "User management"
Adding user to list of users.
- Validating input of form.
- Splitting app into separate components.
- reusing UI components
- Handling events.
- Managing state and lifting up the state.
- Conditional rendering.
- Using CSS modules.
npm install npm run start