Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 495 Bytes

Budget-App

FreeCodeCamp

A static web page for calculation built with only HTML, CSS & JavaScript.

Try the live demo right here, it looks something like this:

budget screen shot


Notes

Studying this project I learned about:

  • es6 classes
  • Using the constructor
  • Using setTimeOut