Skip to content

Creating a simple pomodoro timer with React TS on Vite.

License

Notifications You must be signed in to change notification settings

thefalked/02-ignite-timer

Repository files navigation

Letmeask

Technologies   |    Project   |    Layout   |    Screenshot   |    How to run   |    License

License


🧪 Technologies

This project was developed with the following technologies:

🍺 Project

Ignite timer is a simple pomodoro app with a timer and a history.

The project uses:

✔ React

✔ React Hooks

✔ React Context API

✔ TypeScript

🔖 Layout

Figma Layou in here.

Check the app deployed on Vercel in here.

🖼 Screenshot

screenshot ignite timer

🚀 How to run

Clone the project and access its folder.

$ git clone https://github.com/thefalked/02-ignite-timer.git
$ cd 02-ignite-timer

To start it, follow the steps below:

# Install dependencies
$ yarn

# Start the project
$ yarn start

The app will be available in your browser on the address http://localhost:5173.

🛠 Todo

  • Add plus and minus buttons to the minutes
  • Add tooltip to the start button

📝 License

This project is under the MIT license. See the LICENSE file for more details.

About

Creating a simple pomodoro timer with React TS on Vite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published