Cloning the Repository
git clone https://github.com/JavaScript-Mastery-Pro/brainwave.git
cd brainwave
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.