A custom expense tracker for keeping an accurate record of your money inflow and outflow. Built with React/TypeScript. Utilizes Context API + userReducer for global state management.
To run this application in your local environment, please follow these steps:
1. Clone this repository to your local machine using this command in the terminal:
git clone https://github.com/dougschallmoser/expense-tracker.git
2. Change directory to 'expense-tracker'
3. Run 'npm install'
4. Run 'npm start'
5. Navigate to localhost:3000 in your browser
Bug reports and pull requests are welcome on Github at: https://github.com/dougschallmoser/expense-tracker
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
- Doug Schallmoser - All work - DougSchallmoser
This project is licensed under the MIT License