Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 365 Bytes

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 .