Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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:

https://expert-notes-dh.vercel.app/

## 👨🏻‍💻 Technologies Used




## 🤸 Quick Start

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