Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.36 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.36 KB

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