Coder Social home page Coder Social logo

sakshii00 / spring-music-player Goto Github PK

View Code? Open in Web Editor NEW

This project forked from satyam1923/spring-music-player

0.0 0.0 0.0 23.15 MB

The JioSaavn Player project aims to create a feature-rich music player application leveraging the unofficial JioSaavn API. This application will provide users with a seamless experience to discover, stream, and organize their favorite music tracks from the extensive JioSaavn library.

Home Page: https://spring-music-player.vercel.app/

License: MIT License

JavaScript 50.08% CSS 47.89% HTML 2.04%

spring-music-player's Introduction

Spring - Music Player

The Spring Music Player with JioSaavn API Integration is a web application that allows users to listen to their favorite music tracks using the JioSaavn music streaming service. It provides a seamless and user-friendly interface for discovering, playing, and managing music playlists.

Features

  • Music/Album/Playlists/Singer Search
  • Playback Controls
  • Top 10 search list
  • Loop Playback

Tech Stack

Client: React, TailwindCSS

Server: Node, Express, Firebase, Axios

Api: Jio Saavn API unofficial ( http://jiosaavn-olj6ym1v4-thesumitkolhe.vercel.app )

Expected Design

link : https://www.figma.com/file/mrTzLDEAtHPOsDl99R3kOY/Spring-Music-Player?type=design&node-id=0%3A1&mode=design&t=WCOysEPxmfpAsN12-1

WebPage link

https://spring-music-player.vercel.app/

Getting Started

  1. Clone the repo
 git clone https://github.com/Satyam1923/Spring.git

For backend

  1. Change to backend folder
cd backend
  1. Install npm packages
npm install .
  1. Run server
node index.js
  1. Start it in local host Go to this url : http://localhost:3030/

For frontend

  1. Change to frontend folder
cd backend
  1. Install npm packages
npm install .
  1. Run server
npm run dev
  1. You'll have local host link in terminal

Contributing

Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have any suggestions for the projects, like reporting a bug, improving UI, or improving the README.md file, feel free to open an issue to discuss it, or directly create a pull request with the necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating Pull Request

  1. Fork the Project
  2. Clone your forked repository
git clone https://github.com/Satyam1923/Spring.git
  1. Now go ahead and create a new branch and move to the branch
git checkout -b fix-issue-<ISSUE-NUMBER>
  1. After you have added your changes, follow the following command chain Check the changed files
git status -s
  1. Add all the files to the staging area
git add .

or

git add <file_name1> <file_name2>
  1. Commit your changes
git commit -m "<EXPLAIN-YOUR_CHANGES>"
  1. Push your changes
git push origin fix-issue-<ISSUE-NUMBER>
  1. Open a Pull Request

spring-music-player's People

Contributors

satyam1923 avatar rahulpoonia29 avatar dakshsinghrathore avatar the-phoenics avatar sadvika05 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.