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

https://github.com/ryanvu/expense-localstorage


https://github.com/ryanvu/expense-localstorage

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Expense Tracker Local Storage

A simple app to track your expenses and all data is saved on your local storage.

## Libraries used

- framer-motion
- sass
- react-router-dom

## Instructions

1. clone repo
2. run `npm i`
3. then run `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).