Skip to content

Oddward/react-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Hyacin Player

Slick music & audio player designed for a pleasant listening experience. Bootstrapped with Create React App.

Refer to Dev-notes folder for concept

Run locally

Clone

Open terminal/Git Bash to intended root directory & clone

> git clone https://github.com/Oddward/react-music.git

Install dependencies

Open terminal to cloned directory & install

> cd project-folder
> npm install    //  or  yarn install

npm start | yarn start

I had a better time with npm

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will automatically reload if you make edits (when you save changes).
You will also see any lint errors in the console.

Other scripts available in package.json (make sure to read about them)

Recommended for devs

React Devtools addon - adds sections to the browser devtools to see component states & profiles; available as

  • Chrome browser extension
  • Edge browser extension
  • Firefox browser extension
  • other Chromium browsers like (Opera/Vivaldi etc) via Chrome web store
  • standalone app installable via NPM or Yarn

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

Slick React audio & music player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published