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
- Host: GitHub
- URL: https://github.com/aydgn/expense-tracker
- Owner: aydgn
- Created: 2021-08-14T18:07:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T17:57:14.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T07:45:08.284Z (over 1 year ago)
- Topics: react, reactjs
- Language: JavaScript
- Homepage: https://expense-tracker-aydgn.vercel.app
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.