https://github.com/impfundev/budget-allocation-app
https://github.com/impfundev/budget-allocation-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/impfundev/budget-allocation-app
- Owner: impfundev
- License: apache-2.0
- Created: 2023-12-05T12:34:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T12:47:31.000Z (over 2 years ago)
- Last Synced: 2025-02-26T08:15:32.677Z (over 1 year ago)
- Language: JavaScript
- Size: 424 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **React Budget Allocation App**
Budget Allocation Web App build with React.js and Bootstrap CSS.

Clone this project to get started, and:
```
npm i --save
```
To start the app, use:
```
npm start
```