Skip to content

a2937/FreeCodeCamp-coderadio-client

This branch is 73 commits behind freeCodeCamp/coderadio-client:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 9, 2024
Sep 9, 2024
Jun 20, 2024
Jul 8, 2024
Jul 8, 2024
May 10, 2022
May 10, 2022
Sep 9, 2024
Sep 9, 2024
Sep 9, 2024
May 10, 2022
Jul 4, 2019
Dec 3, 2020
Jan 31, 2021
Jan 31, 2021
Aug 7, 2019
Sep 17, 2024
Sep 17, 2024
Mar 26, 2022
Dec 3, 2020

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.0%
  • CSS 21.0%
  • HTML 7.0%