Keep track of income and expenses. Add and remove items. React app using hooks (useState, useContext, useReducer) and the context API.
If you want to check. Download project on yours PC. Open the terminal and install packages.
- Open project file
- npm install
- npm start
- Open the browsers at http://localhost:3000.