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

https://github.com/amit-kumar-18/alarm-clock

✔ This project is built with HTML/CSS and Vanilla JavaScript designed to create, edit and remove alarms in the easiest way.
https://github.com/amit-kumar-18/alarm-clock

alarm-clock-app html-audio-api html-css mobile-first-layout responsive-web-design setinterval-timer vanilla-javascript

Last synced: 8 months ago
JSON representation

✔ This project is built with HTML/CSS and Vanilla JavaScript designed to create, edit and remove alarms in the easiest way.

Awesome Lists containing this project

README

          

# Alarm Clock App

![Design preview for the Password Generator App](./design/desktop%20design.png)

## Welcome! 👋

Thanks for checking out this front-end Project.

**To do this Project, you need a basic understanding of HTML, CSS and JavaScript.**

## The Project

This project is to build out this Alarm Clock App and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:

- View the optimal layout for the app depending on their device's screen size.
- See hover states for all interactive elements on the page.
- Set Alarm and will hear alarm sound when alarm hits the time.
- User can edit the alarm time after setting the timer.
- Delete the alarm before the clock hits the time.

## Where to find everything

Your task is to build out the project to the designs inside the `/design` folder. You will find both a mobile and a desktop version of the design.

The designs are in PNG static format. Using PNGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`.

**Have fun building!** 🚀