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

https://github.com/aydgn/expense-tracker

Expense Tracker App built with React.js
https://github.com/aydgn/expense-tracker

react reactjs

Last synced: 3 months ago
JSON representation

Expense Tracker App built with React.js

Awesome Lists containing this project

README

          

# React Expense Tracker App

An app that allows you to track your expenses. Made with React and Context. Instead of Webpack, it uses [Vite](https://vitejs.dev/) to load the app.

## Installation

Clone this repo and run `npm install` to install dependencies. Then run `npm start` to start the app.