Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 1.78 KB

README.md

File metadata and controls

79 lines (61 loc) · 1.78 KB

Music-App

Music App

A simple music player for local audio files built with gatsbyjs, redux, react, material ui

Build and Deploy js-standard-style

CHECK OUT THE DEMO

Screenshots

Quick start

How to install

$ git clone https://github.com/james-muriithi/music-app.git
$ npm install
$ npm start

Then in your browser go to http://localhost:8000/

TECH STACK

  • Gatsby
  • Redux
  • React

Features

  1. Play/Pause
  2. Repeat Options
  3. Progress Bar
  4. Keyborad Controls

TODO LIST

  1. Play Next Automatically ✅
  2. Controls - Next, Previous, Progress Bar ✅
  3. Saving Songs(localStroage) ✅
  4. A Page for currently playing song ✅
  5. Repeat ✅
  6. Seek progressbar on nowPlayingPage ✅
  7. Let playing song show as playing ✅
  8. Show Time ✅
  9. Shuffle ✅
  10. Favourite Songs ✅
  11. Song swipe left ✅
  12. Favourites Page
  13. Deploy to Firebase with travis-ci or github actions ✅
  14. Search ✅
  15. Alerts
  16. Playlists
  17. Equalizer
  18. Seek forward and backward

Licence

0BSD