Skip to content

ZeeshanZulfiqarAli/muse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muse

An interactive radio music platform

Production: https://museradio.live/

Inspiration

Inpired by the lofi girl videos with the idea of making it interactive.

Limitations

Does not work on mobile devices right now, but you can use this on desktop, laptop or tablet just fine.

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

App Info

Author

Zeeshan

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published