A simple Timer application.
On this timer you set the name of task, and a countdown show the time past in screen. Your tasks are stored in localStorage
, and shows the list of tasks running, interrupteds and completed. Using the modern hooks of React, like Context
and Reducers
.
Clone project
git clone https://github.com/Bilusca/react-timer.git
Install dependecies
yarn
Running app
yarn dev
Front-end: React, Vite, Styled Components, date-fns and immer.
I'm a fullstack developer, living in Brazil. Working with programming since 2014 and passionate about Reactjs, and resolution of problems.