You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Velqore is a fully responsive, Netflix-style streaming platform built with HTML, CSS, JavaScript, Firebase, and TMDB API β delivering a premium OTT experience with cinematic design and seamless performance.
π― What Makes Velqore Different?
Feature
Description
π¬ Cinematic UI
Netflix-inspired design with glassmorphism, 3D transitions, and fluid animations
β‘ Blazing Fast
Optimized loading, lazy loading, and PWA support for instant access
π οΈ Full Control
Powerful admin dashboard with TMDB integration and complete content management
π± Cross-Platform
Works flawlessly on desktop, tablet, and mobile with responsive design
π¨ Premium Themes
Dark, AMOLED, Crimson, and Midnight themes for personalized experience
Featured content β’ Trending sections β’ Theme settings β’ System config
π οΈ Tech Stack
graph LR
A[HTML5/CSS3] --> B[Vanilla JS]
B --> C[Firebase Auth]
C --> D[Firebase RTDB]
D --> E[TMDB API]
E --> F[PWA]
F --> G[Lenis Scroll]
G --> H[Material Icons]
Loading
Category
Technology
Purpose
Frontend
HTML5, CSS3, Vanilla JS
Core structure & interactivity
Backend
Firebase Realtime DB
Real-time data sync & storage
Auth
Firebase Auth
User & admin authentication
API
TMDB API
Movie & TV show data
UI
Google Material Symbols
Iconography
Animations
CSS3 + JS
Smooth transitions
Scrolling
Lenis
Cinematic scroll
PWA
Service Worker
Offline & installation
π Quick Start Guide
1οΈβ£ Clone & Setup
git clone https://github.com/code9xrs-hub/velqore.git
cd velqore
2οΈβ£ Configure Firebase
// Add to index.html and admin.htmlconstfirebaseConfig={apiKey: "YOUR_API_KEY",authDomain: "YOUR_PROJECT.firebaseapp.com",databaseURL: "https://YOUR_PROJECT-default-rtdb.firebaseio.com",projectId: "YOUR_PROJECT",storageBucket: "YOUR_PROJECT.appspot.com",messagingSenderId: "YOUR_SENDER_ID",appId: "YOUR_APP_ID"};firebase.initializeApp(firebaseConfig);
π¬ Velqore β A premium Netflix-style streaming platform. π Built with Firebase & TMDB API, it features a stunning UI, real-time content management, PWA support, and a powerful admin dashboard. π₯ Stream movies & web series seamlessly on any device. π±β‘