Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahalic/speech-notes
Note application with Speech-to-Text integration
https://github.com/ahalic/speech-notes
reactjs typescript
Last synced: about 2 months ago
JSON representation
Note application with Speech-to-Text integration
- Host: GitHub
- URL: https://github.com/ahalic/speech-notes
- Owner: AHalic
- Created: 2024-02-08T03:10:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T03:06:53.000Z (6 months ago)
- Last Synced: 2024-07-13T04:23:34.401Z (6 months ago)
- Topics: reactjs, typescript
- Language: TypeScript
- Homepage: https://nlw-notes-five.vercel.app
- Size: 917 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speech Notes
A note app that allows the user to write notes typing or speaking :)
Projected implemented to study React.JS and Tailwind.
### App Demo
![App demo gif](https://raw.githubusercontent.com/AHalic/nlw-notes/main/public/app-recording.gif?token=GHSAT0AAAAAACNFMPPBBRNB5TOVVYDJQQHWZOHA5JA)### Technologies
- [React](https://react.dev)
- [Typescript](https://www.typescriptlang.org)
- [Tailwind](https://tailwindcss.com) + [Radix UI](https://www.radix-ui.com) + [Lucide React](https://lucide.dev/guide/packages/lucide-react)
- [Sonner](https://sonner.emilkowal.ski)