- We’ll learn how break down a UI into React components
- Learn how to work with state using the Context API
- Learn about actions, reducers, and the dispatch function
- Learn the use of props, and hooks on React.
Lina Mierke linamirke@gmail.com
This project is licensed under the [LinaMierke] License - see the LICENSE.md file for details 2021
Inspiration, code turotial
- BudgetApp Tutorial (https://www.youtube.com/watch?v=aeYxBd1it7I)
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Deployed Project : React Budget Tracker