Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 2.64 KB

README.md

File metadata and controls

53 lines (38 loc) · 2.64 KB

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.