Skip to content

fernandotag/react-timer

Repository files navigation

Image of the timer application Timer App

Repository size Repository size GitHub last commit GitHub All Releases License

This application is a simple timer.

You can:

  • start new timer
  • stop timer
  • show history

👉 Link to access: https://todo-list-fernandotag.vercel.app/

Layout

Timer screenshot


Timer history screenshot

Tecnologies

  • ReactJS
  • Typescript
  • Styled Component

How to run

1. Clone this project

git clone [email protected]/fernandotag/react-timer

2. Open the project folder todo-list in your system's shell

cd react-timer

3. install the project's dependencies

npm install

4. run the app

npm run dev

License

Released in 2022 📕 License

This project is under the MIT license.

Give a ⭐️ if this project helped you!