Before running the project, you need to have the following installed:
- Node.js
- npm or yarn
Clone the repository: git clone https://github.com/your-username/SONGSPHERE.git
cd SONGSPHERE
-
cd server
-
npm install
-
cd..
-
cd client
-
npm install
-
npm run dev
-
Open in browser "localhost:3000" to see frontend