Cloning the Repository
git clone https://github.com/JavaScript-Mastery-Pro/brainwave.git
cd brainwaveInstallation
Install the project dependencies using npm:
npm installRunning the Project
npm run devOpen http://localhost:5173 in your browser to view the project.