Live on NETLIFY!
Open source project using the free Radio-browser API, created as a personal project for my portfolio and daily use, enjoy!
- Home: Tops of the most voted radio stations in the main languages.
- Search: Search by name of radio stations.
- Control: Multimedia control of the current station (Volume / stop).
- Favorites: Stations marked as ❤️ stored in local storage.
Fully responsive website, styled with Tailwind Css.
Install the project dependencies.
npm install
Compiles and hot-reloads for production environments.
npm run serve
Compiles and minifies for production
npm run build
Open radio uses the following dependencies.
Dependencies | Use |
---|---|
Vue Router | Navigation |
Tailwind CSS | Styling |
Tiny Emitter | Station control |