Skip to content

yukihim/Vibro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibro | The music bro you want.

Home Page

A music app made with the help of React.js.

TECHNOLOGY USED

Attribution

Icons made by Freepikfrom

Run the app

  1. Open command prompt
  2. Navigate to the directory where your Vibro project files are located by using "cd <path>"
  3. Run "npm install"
  4. Run "npm run build"
  5. Run "npm start"

This will start a local development server that you can use to access your app in your web browser. By default, the app should be accessible at http://localhost:3000/.

Note: These instructions assume you have Node.js and npm installed on your system. If you don't have them, you can download them from the official Node.js website (https://nodejs.org/en).

For full experience, using the live deployed web is better at Vibro