A high-performance, modern, and immersive landing page designed for professionals in the music and event industry. This project has been fully modernized from a legacy codebase into a state-of-the-art React application.
- Futuristic Aesthetics: Premium dark mode design with glassmorphism, neon accents, and smooth transitions.
- Precision Scrolling: Robust section navigation using Locomotive Scroll with ID-based targeting and header offsets.
- Responsive Navigation: A standard top navigation bar with a reactive mobile menu.
- Dynamic Content: Integrated SoundCloud widgets, service showcases, and custom success animations for contact forms.
- Optimized Performance: Built with Vite and Tailwind CSS for rapid development and lightning-fast production builds.
- Framework: React (v18+)
- Build Tool: Vite
- Styling: Tailwind CSS
- Animations: Framer Motion
- Smooth Scrolling: Locomotive Scroll
- Icons: Lucide React
- Node.js (v16.x or higher)
- npm or yarn
-
Clone the repository:
git clone <repository-url>
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Build for production:
npm run build
src/components/: Reusable UI components and section layouts.src/constants/: Centralized site data and configuration.src/index.css: Global Tailwind directives and custom scrollbar styles.src/App.tsx: The main application entry point and scroll orchestration.
This project is licensed under the MIT License.