Final Code
This is a music app built using React.js. It allows users to search for songs and listen to music.
-Search for songs by title or artist
-Listen to music on-demand
-Save your favorite songs
To install the app, follow these steps:
-Clone the repository to your local machine.
-Install the required dependencies using `npm install`
-Start the development server using `npm start`.
To use the app, simply open it in your web browser and start searching for songs. You can create a Liked songs playlists by clicking on the “Like” button and adding songs to it. To listen to a song, simply click on it in the search results.
This app was created by a team of four developers, each of whom contributed to different parts of the project:
-*Martin Maina* - Worked on Card Component
-*Ashley Precious* - Worked on Card CreatePlaylist component
-*Alex Musyoki* - Worked on FavoriteMusic and Project README
-*Densel Esekson* - Worked on UI Design, Navbar and About Page
This app uses the following open-source libraries:
-React.js
-Bootstrap
This app is licensed under the MIT License.