A music video streaming website that revives the old Vevo experience using their still active APIs.
Although the official Vevo website shut down years ago, many parts of its backend remain online. Revevo bridges the gap by using those APIs to revive the classic Vevo experience, offering a vast library of high-quality music videos enriched with detailed metadata.
- Nuxt 4 - The web framework used for building the application.
- Vuetify - The UI library used for styling and components.
- Vidstack Player - The video player library used for video playback.
- Clone the repository:
git clone https://github.com/glomatico/revevo
- Navigate to the project directory:
cd revevo - Install dependencies:
npm install
- Start the development server:
npm run dev
The website is deployed at https://revevo.glomatico.me.