This repository contains a utility tool built with React.js and Next.js a radio player. You can just change the json data in /public/mocks to start using your channels.
-
Clone the repository:
git clone https://github.com/juanmaescudero/radio-player cd radio-player
-
Install dependencies:
npm install
-
Open the project in your preferred code editor.
-
Run the application:
npm run dev
-
Access the tool through your web browser by visiting http://localhost:3000
Contributions are welcome! Please feel free to submit issues and pull requests.
This project is licensed under the MIT License.