Skip to content

alice485/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player

A music player web application developed with React, Express, and MongoDB. To run locally, clone this repository and run npm install from the root project directory followed by npm install from the client directory. You'll need to configure your own .env file with a MONGO_URI value containing your MongoDB connection string, a SECRET value containing a string for JWT authentication, and an optional PORT value for the Express backend. Then run npm run dev to start the React and Express development servers. You can also view a live version of the project here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published