The alternative frontend for Brokenbeats.net - the best DNB Radio (ever).
The original brokenbeats.net website dosen't have any bloat, ads or tracking code. This project I made just for fun and for learning, so don't think that the original is worse or something.
Once you've installed dependencies with bun install
(or npm install
or pnpm install
or yarn
), start a development server:
bun dev
# or start the server and open the app in a new browser tab
bun dev --open
To create a production version of app:
bun run build
You can preview the production build with bun run preview
.
If you liked the project, consider giving it star or make a donation.