Skip to content

nick6850/expense-tracker-react

Repository files navigation

This project is a simple expense tracker built with React. Its goal is to help me improve my skills with the useReducer and useContext hooks in React.

Features:

  • Input fields to add new transactions (name and amount)
  • Transaction history displayed with transaction name and amount
  • Balance displayed based on the total of all transactions

Getting Started:

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm start to start the development server
  4. Open your browser and navigate to http://localhost:3000

Technologies Used:

  • React
  • React Hooks (useReducer, useContext)
  • JavaScript
  • CSS

About

This project is a simple expense tracker built with React. Its goal is to help me improve my skills with the `useReducer` and `useContext` hooks in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors