Project 1
Music House
I created Music House as a music app. It's a customized platform where
users can add their favourite songs, discover artists, and manage personal playlists. At its core is a
custom RESTful API built with Express, connecting a responsive React
front-end to a MongoDB database. Users can log in, browse paginated song and artist lists, and easily
create or edit content using intuitive forms.
In the future, I plan to integrate the Spotify API and add more features to enhance music discovery and
personalization.
Technologies used include:
- RESTful API
- |
- React & Vite
- |
- Express
