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

https://github.com/thatgirldorian/timer-app-with-javascript

This is an application that allows you to set a timer. It works like a stop watch and can count down from a number of minutes.
https://github.com/thatgirldorian/timer-app-with-javascript

countdown javascript timer-application

Last synced: 3 months ago
JSON representation

This is an application that allows you to set a timer. It works like a stop watch and can count down from a number of minutes.

Awesome Lists containing this project

README

        

# Timer-App-with-JavaScript

This is an application that allows you to set a timer. It works like a stop watch and will count down from a number of seconds. I created it with vanilla JavaScript.

Issues faced & resolution:


I struggled with finding a way to give the circle's stroke attribute a gradient color. However, I was able to resolve this by setting the linearGradient in the def attribute like so:






Technology used:

- HTML
- CSS
- JavaScript
- GitHub
- Netlify

Link to site:


https://timer-app1.netlify.app/

Screenshot:


Screen Shot 2022-04-05 at 9 28 23 PM