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

https://github.com/aadewunmi/budgety_app

A budgeting web application built with Javascript
https://github.com/aadewunmi/budgety_app

css3 html5 javascript

Last synced: 3 months ago
JSON representation

A budgeting web application built with Javascript

Awesome Lists containing this project

README

          

# Budgety

A JavaScript application to manage Income and Expenses.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine.

### Installing

1. Clone the repo

```
git clone https://github.com/AAdewunmi/Budgety_App.git
```

2. Open Project Folder

3. Open index.html in your favorite browser

4. Explore

```
Enjoy :)
```

### App UI (Demo)

![Image description](screenshot.png)

**Starter code forked from Jonas Schmedtmann.** - [Jonas Schmedtmann]: