Welcome to Radio Bazar, your ultimate world of radio experience! This app is built on the powerful Radio Browser API, providing a seamless and diverse range of radio stations from around the globe.
-
Global Radio Stations: Access a vast collection of radio stations from different countries, offering a rich and varied listening experience.
-
User-Friendly Interface: Enjoy an intuitive and easy-to-navigate interface, ensuring a pleasant and hassle-free user experience.
-
Search Functionality: Find your country radio stations bysearching the country name. Simply enter keywords of country name and the app will suggest you the name.
-
Favorites Playlist:
on progress
-
Real-Time Updates: Get the Real time update of each radio stations.
-
Offline Mode:
on progress
-
Sleek Player Controls: Seemless control in new audio player, providing play, pause, and volume adjustment options.
- React.js + vite
To run Radio Bazar locally, follow these steps:
- Clone the repository:
git clone https://github.com/Shariar-Hasan/RadioBazar.git
- Install dependencies:
npm install
/yarn install
. - Start the application on development server:
npm dev
/yarn dev