Music player with MERN stack
Steller Society
Steller Society is a space-themed music player website with an integrated chat feature and custom themes. It provides users with a unique and immersive experience while enjoying their favorite music tracks.
- P.Gayathri
- T.Manas
- B.Sujith
- S.Snehitha
Music_player is the frontend. Server is the backend.
-
Clone the repository from GitHub:
git clone https://github.com/your-username/steller-society.git
-
Install dependencies:
cd Music_player npm install npm install express axios cors npm install --save-dev nodemon npm install react-router-dom npm i react-icons npm install react-chat-engine --save --force npm start
-
Meanwhile in a new terminal, start the server:
cd Server npm init npm install express axios cors npm install --save-dev nodemon npm start
-
Open your web browser and go to
http://localhost:3000
to access Steller Society. -
Be sure to run both client and server at the same time with npm start
This section details the features we plan to develop in the future to make Steller Society an even more engaging platform for music and space enthusiasts:
- Dynamic Customizable Themes: Allow users to personalize their Steller Society experience with a wider range of dynamic themes.
- Listening Parties: Integrate a feature for hosting and joining listening parties, fostering a more interactive music experience.
- App Deployment: Develop a mobile app to extend Steller Society's reach and accessibility to users on the go.
These are just a few of the exciting features we have planned for Steller Society. We're always open to feedback and suggestions from the community, so feel free to reach out and share your ideas!