RadioWorld is a web application that allows users to explore and listen to a variety of radio stations from around the world. Built with JavaScript, HTML5, and CSS3, it provides an intuitive interface for seamless streaming.
Global Radio Stations: Access a diverse range of radio stations from different countries and genres.
User-Friendly Interface: Navigate easily through stations with a clean and responsive design.
Real-Time Streaming: Enjoy uninterrupted, high-quality audio streaming directly from your browser.
To view the current live project, please visit RadioWorld. The project has default stations that I have selected.
To run RadioWorld locally:
Clone the repository:
git clone https://github.com/kin-cunico/RadioWorld.git
Navigate to the project directory:
cd RadioWorld
Open in your preferred web browser.
No additional dependencies are required.
Contributions are welcome! To contribute:
Fork the repository.
Create a new branch: git checkout -b feature-name.
Make your changes and commit them: git commit -m 'Add new feature'.
Push to the branch: git push origin feature-name.
Submit a pull request detailing your changes.
This project is licensed under GNU v3. See the LICENSE file for details.
Developed by Kin Cunico.
This project was created in 2025 using JavaScript, HTML5, and CSS3.