This is complete MP3 Player application created in ReactJS for the Udemy course titled "Build a ReactJS MP3 Player/Jukebox with 7 Components"at https://www.udemy.com/build-a-reactjs-mp3-playerjukebox-with-7-components/?couponCode=GITHUB - This uses the Create React App NodeJS package, so this can be used with that package. I am interested in seeing if anyone would like to add new features of components, so feel free to fork it and create a pull request. Again, if you would like to learn how this code was put together, you can check out the tutorial videos at https://www.udemy.com/build-a-reactjs-mp3-playerjukebox-with-7-components/?couponCode=GITHUB
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^16.3.2^16.3.2^5.0.6^4.2.20.9.5^3.7.2^2.1.08
commits
Added random MP3 with lifecycle method componentDidMount().
a892859View on GitHubCommit before routing added with the react-router-dom NPM package
a233ad1View on GitHub