Skip to content

DFanso/lofi-radio

Repository files navigation

Lofi Radio

A beautiful lofi radio web application built with Next.js and pnpm.

Features

  • Listen to various lofi radio stations
  • Beautiful and responsive UI
  • Dark/light mode support
  • Volume control
  • Play/pause functionality

Getting Started

Prerequisites

  • Node.js 16.8.0 or later
  • pnpm 9.0.0 or later

Installation

  1. Clone the repository

    git clone https://github.com/dfanso/lofi-radio.git
    cd lofi-radio
  2. Install dependencies

    pnpm install
  3. Run the development server

    pnpm dev
  4. Open http://localhost:3000 with your browser to see the result.

Tech Stack

Radio Stations

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

License

This project is licensed under the MIT License - see the LICENSE file for details.