A beautiful lofi radio web application built with Next.js and pnpm.
- Listen to various lofi radio stations
- Beautiful and responsive UI
- Dark/light mode support
- Volume control
- Play/pause functionality
- Node.js 16.8.0 or later
- pnpm 9.0.0 or later
-
Clone the repository
git clone https://github.com/dfanso/lofi-radio.git cd lofi-radio
-
Install dependencies
pnpm install
-
Run the development server
pnpm dev
-
Open http://localhost:3000 with your browser to see the result.
- Next.js - React framework
- Tailwind CSS - CSS framework
- TypeScript - Type checking
- pnpm - Package manager
The application comes with a collection of lofi radio stations that stream music from various sources. These include:
Working Radio Stations:
- Lofi
- Lofi 2
- Asian Lofi
- Coffee Shop Vibes
- Pixel Lofi
This project is licensed under the MIT License - see the LICENSE file for details.