A simple web app for expense tracking
- Inspired by this tutorial video
- React
- React Hooks
- React useContext, useReducer
- Clone the repo
- Run
npm install
to install necessary dependencies - Run
npm start
and openhttp://localhost:3000/
in your browser - Enjoy! :)
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
cd
into the project directory- Run
git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
👤 Kyle Law
Give a ⭐️ if you like this project!