simonjvardy / alarm-clock

Alarm Clock app using HTML5, CSS3 and JavaScript. Code Institute Milestone 2 Project.
https://simonjvardy.github.io/alarm-clock/
6 stars 8 forks source link

Refactor: the alam clock functionality and set / clear button #35

Closed simonjvardy closed 3 years ago

simonjvardy commented 3 years ago

CSS: add classes to draw the button shape and set the colour / hover styling Bootstrap classes clash with setting the button css with javascript. Refactor alarm.js as it fails JSLint on line length, unexpected whitespace etc. Update README.md with new colour scheme for the gradient transitions