https://github.com/lucassantus/time-flies
:alarm_clock: Simple application designed to help keep track of time
https://github.com/lucassantus/time-flies
next14 react shadcn tailwindcss typescript
Last synced: 7 months ago
JSON representation
:alarm_clock: Simple application designed to help keep track of time
- Host: GitHub
- URL: https://github.com/lucassantus/time-flies
- Owner: LucasSantus
- License: mit
- Created: 2023-03-31T01:24:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T16:35:09.000Z (over 1 year ago)
- Last Synced: 2025-01-24T22:41:27.671Z (9 months ago)
- Topics: next14, react, shadcn, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://time-flies.vercel.app
- Size: 554 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Time Flies
If you want to view the system, click on here.
If you want to view the staging system, click on here.:information_source: About
> This project was developed using Nextjs, React, TypeScript, TailwindCSS.
The idea is:
_"Create a simple countdown project. Aiming at building the application in order to improve learning in NextJS, React, TypeScript and TailwindCSS."_---
:heavy_exclamation_mark: Status
✔️ Finished project ✔️---
:question: Why
This project is part of my personal portfolio, I will be happy if you provide some feedback, code, structure, functionality or any feature&improvement you can report to improve it.
You can use this project however you want, whether it's for studying, making improvements, you call the shots!
This is a totally free project!
---
:rocket: Tecnologies
Used tools:
- [NextJS v14.2.3](https://nextjs.org/)
- [Next Themes v0.3.0](https://github.com/pacocoursey/next-themes)
- [Eslint v9.1.1](https://github.com/eslint/eslint)
- [Lucide React v0.376.0](https://lucide.dev/)
- [Prettier v3.2.5](https://prettier.io/)
- [React v18.3.1](https://pt-br.reactjs.org/)
- [TypeScript v5.1.3](https://www.typescriptlang.org/)
- [TailwindCSS v3.3.2](https://tailwindcss.com/docs/installation)
- [Framer Motion v11.1.7](https://www.npmjs.com/package/framer-motion)
- [Use Hooks v3.1.0](https://usehooks-ts.com/)
- [Zod v3.23.4](https://zod.dev/)---
:sparkles: Features
- [X] Dark mode.
- [X] Start countdown functionality.
- [X] Pause countdown functionality.
- [X] Reset countdown functionality.
- [X] Edit countdown time functionality.
- [X] Sound notification upon countdown completion.
- [X] Display a message to the user upon completion.---
:computer: Run project
If you are interested in examining the source code and experiencing how the project works, click here for a detailed preview and the opportunity to run it.
---
:bust_in_silhouette: Author
Made with ❤️ by Lucas Santus!
Thanks for visiting and good coding!---
:memo: License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/LucasSantus/time-flies/blob/master/LICENSE) for better details.