React employees - SPA.
- Employee list filter
- Sorting, adding/removing an employee
- Calculating the number of employees and bonuses
- Assigning bonuses to an employee and adding to the promotion list
Functional components.
Class component to add employer
Simple approach: states are passed down the hierarchy of their top component to the bottom one as props.
- React
- Create React App
- DB in open Marvel Comics API in developer.marvel.com
git clone
npm i
npm start
npm run deploy