From 52d7d4a4c86d0012280aa7e9ff8a14e09a58c8b4 Mon Sep 17 00:00:00 2001 From: Pooranjoy Bhattacharya Date: Mon, 15 Apr 2024 17:57:13 +0530 Subject: [PATCH] Update README.md --- README.md | 48 +++++++++++++++--------------------------------- 1 file changed, 15 insertions(+), 33 deletions(-) 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.