https://github.com/omermecitoglu/finance-tracker
a personal finance tracker app
https://github.com/omermecitoglu/finance-tracker
Last synced: 9 months ago
JSON representation
a personal finance tracker app
- Host: GitHub
- URL: https://github.com/omermecitoglu/finance-tracker
- Owner: omermecitoglu
- Archived: true
- Created: 2021-09-07T12:00:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T23:50:17.000Z (almost 5 years ago)
- Last Synced: 2025-01-31T21:05:23.453Z (over 1 year ago)
- Language: JavaScript
- Size: 472 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# finance-tracker
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and your app is ready to be deployed!