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

https://github.com/impfundev/budget-allocation-app


https://github.com/impfundev/budget-allocation-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# **React Budget Allocation App**

Budget Allocation Web App build with React.js and Bootstrap CSS.

![Screenshot React Budget Allocation App](/public/budget_allocation.png)

Clone this project to get started, and:

```
npm i --save
```

To start the app, use:

```
npm start
```