Skip to content

Mahmoud-farargy/live-radio-app

Repository files navigation

Description

A live radio app made with React.js.

Preview

Demo

Click here to go to the Live Demo 🔥 🔥

Give me a star if you like it. ⭐

Core Features

  • Listen to thousands of Radio stations

    • Bookmark your favorites.

    • History list that keeps track of the most recently played stations.

  • Search

    • Search for stations based on name, language, country, state, and shared tags.

  • Station Info

    • Get information about the current station, the song that's playing, and even its lyrics.

  • Settings

    • Change the app language.

    • Set a sleep timeout, change the current theme, and more.

Used technologies

  • React.js

  • Redux

  • SCSS

  • Styled Components

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run cypress

Launch end to end testing with Cypress.io

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.