Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luccabyte/react-app-notes
Um app de notas feito em React onde você pode gravar notas utilizando texto ou gravando um áudio que será convertido em texto automaticamente.
https://github.com/luccabyte/react-app-notes
radix-ui reactjs tailwindcss vite
Last synced: 5 days ago
JSON representation
Um app de notas feito em React onde você pode gravar notas utilizando texto ou gravando um áudio que será convertido em texto automaticamente.
- Host: GitHub
- URL: https://github.com/luccabyte/react-app-notes
- Owner: luccaByte
- Created: 2024-02-12T22:13:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T20:14:11.000Z (6 months ago)
- Last Synced: 2024-11-10T09:06:04.929Z (5 days ago)
- Topics: radix-ui, reactjs, tailwindcss, vite
- Language: TypeScript
- Homepage: https://reactjs-notes-ten.vercel.app/
- Size: 297 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App de notas
Um pequeno projeto para um aplicativo de notas feito em React onde você pode gravar notas utilizando texto ou gravando um áudio que será convertido em texto automaticamente.
## Tecnologias
- React + Vite
- TypeScript## Bibliotecas
- [Tailwind CSS](https://tailwindcss.com/)
- [Radix-ui](https://www.radix-ui.com/)
- [Lucide](https://lucide.dev/guide/packages/lucide-react)
- [Sonner](https://sonner.emilkowal.ski/)
- [SpeechRecognitionAPI](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)