Project TuneHub is a web application developed using Java, Spring Boot, and Maven. It provides a platform for users to create, update, and view playlists of songs.
- User Registration and Login
- Create, Update, and View Playlists
- Display Songs
- Java
- Spring Boot
- Maven
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java JDK
- Maven
- SpringBoot
- MySQL
- React
- IntelliJ IDEA or any preferred IDE
- Clone the repository
- Open the project in your IDE
- Run the application
- Navigate to the login page to access the application.
- Register a new user if you don't have an account.
- Once logged in, you can create, update, and view playlists.
- You can also view the list of songs.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details