Skip to content

Bloco de notas com opção de gravar notas por voz. Os dados são persistidos utilizando o local storage.

Notifications You must be signed in to change notification settings

Jefsouza-dev/expert-notes

Repository files navigation

Getting Started with Vite

Voice NotePad

Notepad with voice recording option. Data is persisted using local storage.

Link to deploy: https://expert-notes-nine.vercel.app/

How to run the project.

Before you begin, make sure you have Node.js and npm installed on your system. If you haven't already, follow the instructions at Node.js to install.

Cloning the Project

To start the project, first, clone this repository to your local machine. Open the terminal and execute the following command:

git clone https://github.com/Jefsouza-dev/expert-notes.git

This will create a local copy of the project on your machine.

Installing Dependencies

Navigate to the project directory in the terminal and execute the following command to install all necessary dependencies:

npm install

Isso instalará as bibliotecas e pacotes necessários para o projeto.

Running the Project

After the dependencies installation is complete, execute the following command to start the project:

npm run dev

The project will be available at http://localhost:5173/.

About

Bloco de notas com opção de gravar notas por voz. Os dados são persistidos utilizando o local storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published