Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freeCodeCamp/coderadio-client

24/7 music designed for coding - https://coderadio.freecodecamp.org
https://github.com/freeCodeCamp/coderadio-client

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

![freeCodeCamp.org Social Banner](https://s3.amazonaws.com/freecodecamp/wide-social-banner.png)

## 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