https://github.com/freecodecamp/coderadio-client
24/7 music designed for coding - https://coderadio.freecodecamp.org
https://github.com/freecodecamp/coderadio-client
Last synced: about 1 year 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 (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T21:33:06.000Z (about 1 year ago)
- Last Synced: 2025-03-28T06:09:37.498Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.63 MB
- Stars: 140
- Watchers: 21
- Forks: 51
- Open Issues: 3
-
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