Skip to content

asharahmed/radio-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📻 Internet Radio App

alt

This is a simple internet radio app built with React, using the Icecast API for retrieving stream information and metadata.

Features

  • Plays an internet radio station
  • Displays stream metadata (i.e. current song title)
  • Autoplays on load
  • Supports dark mode

Installation

  1. Clone the repository
  2. Install dependencies with npm install
  3. Start the app with npm start

Usage

Click the "play" button to start the radio station. The app will automatically retrieve and display the current song title.

Styling

The app includes a simple Bootstrap-based UI, with a dark mode option that can be toggled based on the system dark mode settings.

Credits

  • Icecast API for stream metadata
  • Bootstrap for the UI

License

This project is licensed under the MIT License.

About

📻 A small free web radio app developed in Next/React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors