MUZIKA is here to rock your world (and your eardrums). Visit the live version at https://muzika-frontend.onrender.com/
- Clone this repo : git clone https://github.com/A-L-A/muzika.git
- Install dependencies (frontend & backend): -cd muzika/frontend && npm install -cd ../backend && npm install
- Start the servers: -cd frontend && npm start -cd backend && npm run dev
- Visit
http://localhost:3000