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: 8 months ago
JSON representation

A React app for tracking expenses and seeing your account balance.

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
```