Budget Tracker
One of my first ever projects that I built using vanilla JavaScript. It is a simple budget tracker that helps users keep track of their expenses and income.

About this project
This was a simple final project from my Web Development course at Oregon State University (CS290). The project was built using Node.js and Handlebars. It was a great introduction to web development and I learned a lot about the basics of web development. It takes in user input for expenses and income and displays the total balance.
Technologies Used
- Node.JS
- JavaScript
- CSS
- HTML
- Handlebars