Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 894 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 894 Bytes

Simple Radio App

Simple Radio App is a web client of Radio-Browser. This project was created using React, Tailwind CSS and was deployed on Netlify.

Links

You can check demo on simple-react-radio.netlify.app

Screenshots

Home Page

Requirements

For development, you will only need Node.js and a node global package, Yarn, installed in your environement.

Installation

git clone https://github.com/hrypasato/radio-app.git
cd radio-app
npm ci

Running the project

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.