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

https://github.com/geo-mena/expense-tracker


https://github.com/geo-mena/expense-tracker

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# React Expense Tracker

React Expense Tracker is a simple expense tracker app built with React and the context API.

# Usage

```
git clone https://github.com/geo-mena/expense-tracker
cd react-expense-tracker
npm install
npm start
```