Skip to content

The user interface for the blockchain based music player as part of a Senior Design Project

Notifications You must be signed in to change notification settings

adnan-mujagic/soundblock-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soundblock

Soundblock is a website that provides a user interface for interacting with and uploading music to the blockchain/IPFS. This project was bootstrapped with Create React App.

Build Information

example workflow

Before Using

Make sure you have Node version 16 installed. Then run the following command to install all the third party dependencies:

npm install

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 your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

You can also run tests with the following command:

npm test

Note

The application was mainly developed for Google Chrome web browser. Please keep in mind that some components may not look the same on other broswers.