freeCodeCamp / coderadio-client

24/7 music designed for coding - https://coderadio.freecodecamp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freeCodeCamp.org Social Banner

Coderadio Client UI

This repository powers the current client application for the Code Radio at: https://coderadio.freecodecamp.org. Eventually we will move this over to our Gatsby based client application for our curriculum and user profiles.

You can learn more about the coderadio here: https://www.freecodecamp.org/news/code-radio-24-7

Local setup

npm ci then npm start will open the app.

To send errors to Sentry: cp sample.env .env.local and fill in the Sentry DSN from the project settings

About

24/7 music designed for coding - https://coderadio.freecodecamp.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 72.7%Language:CSS 21.3%Language:HTML 5.8%Language:Shell 0.1%