Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imnotannamaria/ignite-timer
Timer application that uses the Pomodoro Technique as a base.
https://github.com/imnotannamaria/ignite-timer
react typescript
Last synced: about 10 hours ago
JSON representation
Timer application that uses the Pomodoro Technique as a base.
- Host: GitHub
- URL: https://github.com/imnotannamaria/ignite-timer
- Owner: imnotannamaria
- Created: 2022-07-11T17:58:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T20:10:49.000Z (over 2 years ago)
- Last Synced: 2023-03-10T17:57:30.412Z (over 1 year ago)
- Topics: react, typescript
- Language: TypeScript
- Homepage: https://ignite-timer-imnotannamaria.vercel.app/
- Size: 507 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ✨ Technologies
This project was developed with the following technologies:
- TypeScript
- React
- Reduce by React
- Context by React
- React-Router-Dom
- React Hook Form
- Styled Components
- EsLint
- zod
- Date Fns
- immerJs## 💻 Project
A timer application that uses the Pomodoro Technique as a base.
## 🚀 Deploy
- Clone the repository
- Install dependencies with `npm install`
- Start the server with `npm run dev`You can now access [`localhost:3000`](http://localhost:3000) from your browser.
Project made in Ignite an acceleration program with React from @Rocketseat ♥