Skip to content

Expense Tracker built with React (with Context API and useReducer)

Notifications You must be signed in to change notification settings

h09shais/expense-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Expense Tracker

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.

Live Demo

Installation

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

Contributing

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.

Authors

License

This project is licensed under the MIT License

About

Expense Tracker built with React (with Context API and useReducer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.8%
  • CSS 13.3%
  • HTML 3.7%
  • JavaScript 0.2%