Skip to content

SonDinh5310/reactjs-music-player

Repository files navigation

My music player

Available Scripts

In the project directory, you can run:

json-server --watch db.json --port 8888

Runs the Json server fake REST API on port 8888 which is used in the application.
Open http://localhost:8888/songs to view the data in the browser.

yarn start or npm start

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

About

A music player created using reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published