Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LevyMonteiro/timer

Repository files navigation

Timer

About

Discover a meticulously crafted timer countdown designed to enhance focus during study sessions, offering Session and Break types inspired by the Pomodoro technique.

This React-based application not only leverages hooks for efficient state management but also employs the Context API to seamlessly share data between components. The toggle theme functionality ensures a personalized experience, with changes persistently stored in the browser through local storage.

Demo

Check out a short video demonstrating the app in action:

timer.mp4

Getting Started

To view the website, simply visit the live URL here.

If you'd like to run the website locally on your machine, you can do so by following these steps:

  1. Clone the repository to your local machine using git clone [email protected]:LevyMonteiro/timer.git.
  2. Change to directory using cd timer.
  3. Install the dependecies using npm install
  4. Run using npm run dev.

Built With

This website was built using the following technologies:

  • HTML
  • CSS
  • Javascript
  • Vite
  • React
  • Sass
  • ESLint
  • Prettier
  • Lucide

Reference

This page has as reference the project of freeCodeCamp.

Author

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors