Skip to content

Yazid0Hakimi/GENERATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Music Recommendation App

This is a web application that provides users with a playlist of recommended songs .

How it Works

The UI allows users to input a string. When the user submits the string, a POST request is sent to the back-end server. the app uses an appropriate music-related API (spotify-api) to retrieve song recommendations . The song recommendations or playlist are returned as a JSON response to the front-end user interface. The song recommendations or playlist are displayed to the user on the front-end user interface.

Technologies Used

Front-end: React - MUI (React component library) Sending POST requests: fetch Back-end server: Node.js with Express framework Music-related API : Spotify


Note

It is true that the user interface (UI) for a web application does not necessarily need to be very complicated or resource-intensive. However, even a relatively simple UI can still benefit from the use of modern frameworks and libraries like React and Node.js/Express, which can provide a more efficient and scalable development experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published