Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/flo-bit/youtube-party-dj. democratic youtube player, everyone can vote and add songs, uni project, made with uix
···3636npm install
3737```
38383939-6. get a youtube api key and add a `.env` file in the root directory of the project with the following content:
4040-4141-```env
4242-YOUTUBE_API_KEY=<your api key>
4343-```
4444-4545-7. run development server, run this in the root directory of the project:
3939+6. run development server, run this in the root directory of the project:
46404741```bash
4842npm run dev
4943```
50445151-8. open the browser and navigate to `http://localhost`
4545+7. open the browser and navigate to `http://localhost`
52465347## license
5448