diff --git a/README.md b/README.md index 41043e9..e030a18 100644 --- a/README.md +++ b/README.md @@ -1,58 +1,40 @@ -# BeatBridge - A Music Player with a Recommendation Engine 🚀 -![Open Source](https://img.shields.io/badge/Open%20Source-Yes-brightgreen.svg) -![React](https://img.shields.io/badge/React-^18.2.0-blue.svg) -![Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-^2.2.19-38B2AC.svg) -![License](https://img.shields.io/badge/License-MIT-brightgreen.svg) +## BeatBridge - A Music Player with a Recommendation Engine 🚀 This Web App is a dedicated application that'll use Spotify API to Fetch Songs and play them in the interactive GUI. It Utilizes Spotify API to fetch songs and an interactive GUI for is there for playing music with a recommendation Engine for suggesting songs.
- - -
- - - - - - - - - - - - + + + + + + + + + +
#### Join Official Discord Server - +
-## Table of Contents -- [BeatBridge Introduction](#beatbridge---a-music-player-with-a-recommendation-engine-🚀) -- [Features](#features) -- [Getting Started](#getting-started) - - [Guidelines for Contributions](#guidelines-for-contributions) - - [Code of Conduct](#code-of-conduct) - - [License](#license) -- [Our Contributors](#😍-our-valuable-contributors) - -# Features +### Features - Utilizes Spotify API to fetch songs - Interactive GUI for playing music - Recommendation Engine for suggesting songs -# Getting Started +### Getting Started Follow the guidelines below to contribute to BeatBridge. -## Guidelines for Contributions +### Guidelines for Contributions - Ensure that your component is well-documented and follows best practices. - Use meaningful names for your components and keep the codebase clean and organized.