Skip to content

ryecoder/pomodoro-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Clock Live

A Pomodoro Clock timer. Special features are; adjustable time for all 3 sessions (Session, Break, Rest), not so distracting alarm sound, clean UI and UX feel. For more information on what a pomodoro timer is, please go to this link. https://ryecoder.github.io/pomodoro-live/

Getting Started

As this is a simple web app it doesn't need any special installation. Just run the index.html file and web app will load.

Prerequisites

Clone this repo, https://github.com/ryecoder/pomodoro-live,

git clone https://github.com/ryecoder/pomodoro-live

Installing

I use Visual Studio code for coding and running a live server with hot reload. But you can run the index.html file on your browser and manually reload the browser if it is more preferred. To run in Visual Studio code.

Install this plugin in Visual Studio Code

Name: Live Server
Id: ritwickdey.liveserver
Description: Launch a development local Server with live reload feature for static & dynamic pages
Version: 5.6.1
Publisher: Ritwick Dey
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

Once installed, open your repo clone folder. With the index.html file open, right click and then click run with live server.

Built With

  • Vanilla JS
  • CSS
  • Html

Authors

  • Ryanell Maniego

Acknowledgments

  • The Odin Project

About

Check it live here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors