SpotifySong is a website that allows users to search for and listen to songs using the Spotify API. Users can search for songs by title, artist, or album, and listen to them directly on the website. The website also provides information about the song, such as the artist, album, and release date. Users can save songs to their library, create playlists, and share songs with others. SpotifySong is a convenient and user-friendly way to discover new music and enjoy your favorite songs.
In this project, I worked alone. I used the Spotify API to get information about songs and artists. I also used MySQL to store user data and playlists. This project allowed me to develop my skills in API integration and data management.