Skip to content

acf-patrick/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player 🎧

Project is still ongoing 🚧👷‍♂️

Play and manage musics and playlists with this app. This is a desktop application written wiith React Typescript and audio files are served by Rust.

📦 Dependencies

Installing dependencies is pretty straightforward...

cd client
yarn

cd server
cargo install --path .