https://github.com/freeCodeCamp/coderadio-client
24/7 music designed for coding - https://coderadio.freecodecamp.org
https://github.com/freeCodeCamp/coderadio-client
Last synced: 9 months ago
JSON representation
24/7 music designed for coding - https://coderadio.freecodecamp.org
- Host: GitHub
- URL: https://github.com/freeCodeCamp/coderadio-client
- Owner: freeCodeCamp
- License: bsd-3-clause
- Created: 2019-07-04T15:19:01.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T21:55:29.000Z (9 months ago)
- Last Synced: 2025-05-14T22:35:33.776Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.25 MB
- Stars: 141
- Watchers: 22
- Forks: 51
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Coderadio Client UI
This repository powers the current client application for the Code Radio at: .
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:
### 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