Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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