/Summator

Simple web sum app with custom css, main function is to count from 1 to the sepcified input :)

Primary LanguageCSS

Summator

Summator is a simple web app that counts from 1 to a user-specified number, with custom CSS for a clean design.

How to Use

  • Access the app here
  • Or clone the repo:
    git clone https://github.com/YOUR_USERNAME/Summator.git
    Open index.html in a browser.

Tech Used

  • HTML
  • CSS
  • JavaScript