vickttor / ignite-reactjs-timer

Second guided project of the React course - Pomodoro

Home Page:https://timer-pomofocus.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro

This is a pomodoro web app that allows us to create a timer and a record of all the tasks the user has worked on. In addition to the original features, new features have been added to improve the user interface or usability of the app.

Status

Finished v1.0.0🚀

Preview

Home Page Log Page

How to use

git clone https://github.com/vickttorugo/ignite-reactjs-timer.git
cd ./ignite-reactjs-timer && npm install
npm run dev

The application will run in http://localhost:5173

Stack

  • react
  • styled-components
  • react-hook-form
  • react-toastify
  • typescript
  • vite
  • zod
  • use-sound
  • eslint
  • date-fns
  • framer-motion
  • immer
  • phosphor-react

Author

Victor Silva

Victor Silva🚀

About

Second guided project of the React course - Pomodoro

https://timer-pomofocus.vercel.app/


Languages

Language:TypeScript 97.6%Language:HTML 2.4%