Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegoreports/expert-notes
project expert notes Next Level Week Rockestseat
https://github.com/diegoreports/expert-notes
conversor-de-notas-audio-em-texto convert-notes-voice-in-text nlw-expert nlw-expert-notes notas-em-audio rocketseat
Last synced: 18 days ago
JSON representation
project expert notes Next Level Week Rockestseat
- Host: GitHub
- URL: https://github.com/diegoreports/expert-notes
- Owner: DiegoReports
- Created: 2024-02-12T13:42:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-12T23:14:06.000Z (11 months ago)
- Last Synced: 2024-02-13T00:29:04.843Z (11 months ago)
- Topics: conversor-de-notas-audio-em-texto, convert-notes-voice-in-text, nlw-expert, nlw-expert-notes, notas-em-audio, rocketseat
- Language: TypeScript
- Homepage: https://expert-notes-black.vercel.app
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Github repo size](https://img.shields.io/github/repo-size/diegoreports/expert-notes)
![GitHub stars](https://img.shields.io/github/stars/diegoreports/expert-notes)
![GitHub forks](https://img.shields.io/github/forks/diegoreports/expert-notes?style=social)
Expert Notes
Application development at Rocketseat coding school , using Reactjs, Vite, Tailwindcss and other libraries, as well as componentization and state management concepts in React.
### Demo Screeshots
![Expert notes](./src/assets/readme/screenshot-application-expert-notes.png 'Demo Desktop')
## Live project:
## 👨🏻💻 Technologies Used
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
**Cloning the Repository**
```bash
git clone https://github.com/DiegoReports/expert-notes.git
``````bash
cd expert-notes
```**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npm run dev
```Open [http://localhost:5173](http://localhost:5173) in your browser to view the project.
## Author