Vibezify is a music player app inspired by Spotify, built using React, styled-components, and the Spotify API. It's a project aimed at creating a personalized and enjoyable music streaming experience.
-
React: Building the front end using React for a dynamic and efficient user interface.
-
Styled-components: Utilizing styled-components to style the components and provide a cohesive and visually appealing design.
-
Spotify API: Connecting with the Spotify API to fetch music data, playlists, and recommendations.
Follow these steps to get Vibezify up and running on your local machine:
- Clone the repository:
git clone https://github.com/ShristiSharan/Vibezify.git
- Install dependencies:
npm install
- Obtain Spotify API credentials and set them in your environment variables.
- Start the development server:
npm start
🚀 Working on enhancing user experience through personalized playlists based on user mood. Introducing a quick survey form to capture user preferences in just a few seconds. Once the user selects their mood [😊 Happy, 😢 Sad, 💪 Motivation, 🌹 Romantic, 🎶 Vibez], a specially curated playlist will be recommended for an immersive musical experience. {Mood Recommendation }
This project is licensed under the MIT License - see the LICENSE file for details.
Enjoy the Vibezify experience and happy listening!