Skip to content

adityatripathiiit/Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Music-Player

Live @ https://music-trips.herokuapp.com/ || https://baase.netlify.com/

Installation

1.yarn or npm install

Code style

js-standard-style js-standard-style js-standard-style

Screenshots

Features

  • Build on React, using MongoDb.
  • Music can be played via this application, on Mobiles/Desktop.
  • Music can be added, deleted, changed via the manage tab provided at the right corner.
  • Anyone can access the delete/add access. Music added by one person can be listened by anyone(Please don't misuse this feature).
  • File size that can be uploaded is kept fixed(around 6-7MB). Howwever it can be changed easily.
  • Gives alert whenever invalid files/entries are filled.
  • Gives alert upon addition of music, and asks the user to confirm the deletion.
  • Loading Amination while fetching data from the database.