• Stars
    star
    126
  • Rank 275,303 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🎵 player local songs on the browser

MUSIC PLAYER

Build Status

A react music player PWA that plays local files using the Files API

CHECK OUT THE WEB APP

React music player 1

React music player 2

React music player 3

React music player 4

CONTRIBUTING

Feel free to contribute to the repo. Make sure you configure eslint, or run lint before submitting pull requests

TECH STACK

  • React
  • Redux

Features

  1. Play/Pause
  2. Repeat Options
  3. Progress Bar
  4. Drag and Drop - Thanks to @CliffReimers
  5. Keyborad Controls - Thanks to @Spring3

TODO LIST

  1. Play Next Automatically
  2. Controls - Next, Previous, Progress Bar
  3. Saving Songs(localStroage)
  4. UI
  5. A Page for currently playing song
  6. Host on GitHub
  7. Repeat
  8. Seek progressbar on nowPlayingPage
  9. Let playing song show as playing
  10. Add Icons to sidebar
  11. Show Time
  12. Use the MediaAPI
  13. Fix linting
  14. Shuffle
  15. Search
  16. Playlists

BUGS

  1. Pauses on state change

Was due to the fact the audio element was in a child component which unmounts was resolved by moving the audio element to a component that does not unmount

More Repositories

1

vscode-nestjs-snippets

💥 Vscode NestJS Code Snippets
JavaScript
106
star
2

angular4-paystack

💵 An angular2+ module for paystack transactions
TypeScript
58
star
3

generator-nestjs-app

🏗️ A yeoman generator for nestjs apps
JavaScript
56
star
4

angular-rave

💵 An angular2+ module for integrating payments using the rave gateway
TypeScript
22
star
5

paystack-simple

Framework/Library agnostic paystack wrapper
JavaScript
22
star
6

gt-wifi-activator

📶 Activates GT Wifi
JavaScript
13
star
7

notebook

an ionic app for writing notes by subjects
TypeScript
12
star
8

speedtest

📶 Check you internet downlink speed without consuming your data
JavaScript
11
star
9

flutter-task-app

A task app built with flutter
Dart
7
star
10

data-structures-and-design-patterns

JavaScript
5
star
11

angular-pimg

Progressive Image Component - Used for lazy loading images
TypeScript
5
star
12

rave-simple

Framework/library agnostic flutterwave's rave web wrapper
JavaScript
4
star
13

movie-ease

an ionic progressive web app for movies, actors and series using TMDB api
TypeScript
4
star
14

tf-iris

JavaScript
4
star
15

io-movie-app

JavaScript
3
star
16

fend-arcade-ML

JavaScript
3
star
17

bioinformatics

Bioinformatic algorithms for the UCLA Bioinformatics Specialization
Python
3
star
18

algorithms

🥇 Leetcode and hackerrank algorithms in golang
Go
2
star
19

vue-news

News at your fingertips
JavaScript
2
star
20

movie-ease-bot

A dumb companion bot
JavaScript
2
star
21

alien_invasion

🚀 An arcade ship shooting game. Made with pygame
Python
1
star
22

gol-clinics

1
star
23

randomise-array

randomise array, and generate new ones with customisation options
JavaScript
1
star
24

flight-tracking

TypeScript
1
star
25

my-javascript-note

JavaScript
1
star