Skip to content

Latest commit

 

History

History
 
 

ipfs-music-player

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

IPFS Music Player Template

Join the decentralized web with this music player template! View a demo of this template here!

Making it your own

Edit the source

  • /src/App.jsx
    • Contains the location to your song, album art, title, and artist.
  • /public/index.html
    • Contains the title, description, and favicon for your website.

Test your website

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

Deploy your website

1. 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.

Your app is ready to be deployed!

2. pinata.cloud

Deploy it at pinata.cloud using folder upload! Under the Upload Directory, click browse and select the build folder. After the upload is complete, go to the Pin Explorer located in the upper right corner. Here, you can view your unstoppable website by clicking the link found below IPFS Hash.

Want more features?

Connect with us here!

Learn more

This template is built with React and a handful of npm modules. To learn React, check out the React documentation.