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
- Host: GitHub
- URL: https://github.com/aadewunmi/budgety_app
- Owner: AAdewunmi
- Created: 2020-03-04T14:47:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T12:11:23.000Z (over 5 years ago)
- Last Synced: 2025-03-20T04:38:55.368Z (7 months ago)
- Topics: css3, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)

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