Skip to content

An iPod look alike music player built using React JS & Firebase Cloud Storage.

Notifications You must be signed in to change notification settings

utkarsh2210/Music-Pod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Pod

An iPod look alike music player built using React JS.

Tools Used

  1. React JS
  2. Firebase cloud storage

Screenshots



Features

  1. ZingTouch has been integrated to provide swipe based operations. You can scroll over the 4 buttons in the circular portion to navigate through the menu
  2. Firebase Storage is used. Songs are streamed from Google's high speed Firebase Storage.
  3. Lightening fast React JS based app.
  4. More songs can be added to the database as and when required.
  5. Songs can be switched using the left and right arrow buttons provided in the Circular Actions Button Section thereby eliminating the hassle to go back to the playlist time and again.

How to use?

  1. In the group of circular action buttons section (See the screenshots), there is the menu button. Left and right buttons are navigation buttons(to navigate in All songs only). The bottom-most button is the Play/Pause button to stop or play the current song.
  2. To navigate in the menu, just swipe clockwise if you want to select an item which is available below the currently selected item. And similarly, swipe anti-clockwise if you want to select an item which is available above the currently selected item. ( Press & hold the right click of your mouse while swiping, otherwise the swipe feature wouldn't work).
  3. Go to All Songs in the Music Section to view a list of all songs available currently on the Cloud Storage. (Make sure you are connected to the internet).
  4. To play a song or to select a section from the list of Sections in the menu, click the "Select" button.
  5. To change a song, click on the left or right arrow buttons.
  6. Songs can be found in the Music/All Songs Section. All other pages are dummy pages for illustration purposes.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

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

npm run 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

An iPod look alike music player built using React JS & Firebase Cloud Storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published