Skip to content

A starter App in Typescript for practice: Created a Simple countdown timer to study different functionalities of Typescript

Notifications You must be signed in to change notification settings

D-Ankita/Typescript-CountDownTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creative

Typescript-CountDownTimer

Count down timer MD is a Simple Count down timer . Typescript was used to build this project. This App was developed at the very beginning of learning Typescript.

Plain CSS is used for styling.This project is not complete (as no web app could ever be sufficiently called complete) as we could always enhance the existing feature, fix bugs and add new features. I plan to revisit this project when I want to try something new.

This project is hosted on Github Pages.

About this Project

One can use this simple countDown clock for any day to day activities like studying for 1 hour or maybe a screentime of 30 mins etc..

Simply set the time you wish to start,

image

and click the start button.

image

as soon as the timer end, It will play a timeup sound.

How to use

one can directly start using the Application without any need to install by simply accessing the hosted link.

To Download and run on local Machine

Prerequisites:

  1. Installed VS-Code
  2. Installed Node.js

Next Steps.

  1. Clone the Repository
git clone https://github.com/D-Ankita/Typescript-CountDownTimer.git
  1. Navigate to the folder and install the necessary dependencies.
npm install

3.run the Build and Start.

npm run build
npm start

Screenshots

image

image


Untitled_design-removebg-preview

About

A starter App in Typescript for practice: Created a Simple countdown timer to study different functionalities of Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published