nuki1048 / pomodoro-app

This is a pomodoro application, pomodoro is a time management method where you can set a timer for concentration for work, rest, etc.

Home Page:https://pomodoro-app-mu-navy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro App React Solution

In this challenge, I learned a lot, for example, I don't know before this challenge how to make a circular bar and sync with time. The Pomodoro script itself is easy, but CSS and synced progress bar gives a problem. But I learned new things, and this is cool ๐Ÿ˜…

In this project, I use this technology:

  • React
  • Vite
  • SCSS
  • Use-local-storage(it's a custom hook to work with localStorage)

You can check this live preview on this link


If you want to copy this repo to your PC, well u need to do few steps:

1.alt text
--------------------------------------------------------------> ๐Ÿ”You need to click this blue button

2.Next, you see this popup window
alt text
3.Click in any tab you want like HTTPS, SSH or GitHub CLI, and copy the text on input.
4.Now open the IDE and paste this link into terminal
(p.s If you copy HTTPS or SSH you need before the link add the words "git clone")
5.Click the enter button on your keyboard.


And that's it, you copy it into your computer repository๐ŸŽ‰๐ŸŽŠ

About

This is a pomodoro application, pomodoro is a time management method where you can set a timer for concentration for work, rest, etc.

https://pomodoro-app-mu-navy.vercel.app


Languages

Language:JavaScript 57.9%Language:SCSS 39.2%Language:HTML 2.9%