/music-player

a modern music player webapp powered by reactjs

Primary LanguageJavaScript

React Music Player

A Music Player powered by Reactjs. It uses NPM, local State, Controlled Elements, and much more. All the music is royalty free.

LIVE-DEMO

https://react-musico.netlify.app/

How to run this project locally

Clone the project from this repo. In the project directory, you can run:

npm start

This will runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

TO-DO