Skip to content
/ timer Public

A simple, clean, and neat timer application built with Angular.

Notifications You must be signed in to change notification settings

iamlana/timer

Repository files navigation

Timer 🕰️

timer screenshot

A simple, clean, and neat timer application built with Angular.

Features

  • 🟢 Start: Initiates the timer.
  • 🟡 Lap: Records the current time since the timer started.
  • 🔴 Stop: Halts the timer.

Tech Stack

  • Angular: Used as the primary framework for building the application.
  • BEM: A CSS methodology to keep the styling structured and organized. This was my first attempt at integrating BEM, and while I'm still learning, I believe it has brought some organization to the project's CSS.

Getting Started

  1. Clone the repository:
git clone [email protected]:iamlana/timer.git
  1. Navigate into the directory:
cd timer
  1. Install dependencies:
npm install
  1. Run the application:
ng serve
  1. Open your browser and navigate to http://localhost:4200/.

About

A simple, clean, and neat timer application built with Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published