Skip to content

markosyangrisha/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project music player

Experimental work that used different technologies

Installation

The following dependencies are required to run the music player

react-router-dom: "^6.21.3
lucide-react: "^0.316.0",
react-hook-form: "^7.50.0"
axios:^1.6.7
moment:^2.30.1
json-server: ^1.0.0-alpha.23
express: ^4.18.2
npm install

Start the development server:

 npm run dev

Open your browser and visit http://localhost:5173 to access the music player

Releases

No releases published

Packages

No packages published