Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thinkswan/react-expense-tracker
A React app for tracking expenses and seeing your account balance.
https://github.com/thinkswan/react-expense-tracker
javascript react tutorial
Last synced: about 2 months ago
JSON representation
A React app for tracking expenses and seeing your account balance.
- Host: GitHub
- URL: https://github.com/thinkswan/react-expense-tracker
- Owner: thinkswan
- Created: 2020-02-22T20:18:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T15:26:21.000Z (almost 4 years ago)
- Last Synced: 2023-03-11T18:28:17.372Z (almost 2 years ago)
- Topics: javascript, react, tutorial
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-expense-tracker
A React app for tracking expenses and seeing your account balance.
Based on the following tutorial:
- [Traversy Media: Build an Expense Tracker | React Hooks & Context API](https://www.youtube.com/watch?v=XuFDcZABiDQ)
## Get started
```
yarn
yarn start
```