JezK
Edit File: README.md
# Skylor Institute Landing Page A modern, responsive landing page for Skylor Institute's CLAT Exam Preparation course. ## Features - 📱 Fully responsive design - 🎨 Modern UI with Tailwind CSS - ⚡ Interactive elements with JavaScript - 📝 Contact form with validation - 🔍 SEO-friendly structure - 🌐 Mobile-optimized navigation ## Tech Stack - HTML5 - Tailwind CSS - JavaScript (Vanilla) - Font Awesome Icons ## Setup Instructions 1. Clone the repository ```bash git clone [repository-url] cd skylor-landing-page ``` 2. Open `index.html` in your web browser - For development, use a local server (e.g., Live Server in VS Code) - For production, deploy to your web hosting service ## Project Structure ``` skylor-landing-page/ ├── index.html # Main HTML file ├── style.css # Custom CSS styles ├── script.js # JavaScript functionality ├── images/ # Image assets └── README.md # Project documentation ``` ## Customization ### Colors The main brand colors are defined in the Tailwind configuration: - Sky Blue: #87CEEB - Navy: #000080 - White: #FFFFFF ### Images Replace the placeholder images in the `images/` directory with your own: - logo.png - logo-white.png - hero.jpg - about-clat.jpg - student1.jpg (and other testimonial images) ## Browser Support - Chrome (latest) - Firefox (latest) - Safari (latest) - Edge (latest) ## Contact For any queries or support: - Phone: +91 97794-00128 - Website: skylor.scrollar.com ## License © 2025 Skylor Institute. All rights reserved.