Skip to content

DiegoReports/expert-notes

Repository files navigation

Github repo size

GitHub stars GitHub forks


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

Live project:

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

👨🏻‍💻 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

git clone https://github.com/DiegoReports/expert-notes.git
cd expert-notes

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:5173 in your browser to view the project.

Author