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.
-
Notifications
You must be signed in to change notification settings - Fork 3
alice485/music-player
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published