PrimeSolar is a sleek, animated landing page for a solar energy brand. It uses modern styling and motion effects to create a polished homepage experience for a sustainability-focused energy product.
This project contains a single-page static website built with HTML and Tailwind CSS via CDN. It features a futuristic glassmorphism design, animated background elements, and responsive layout styling.
- Responsive hero section with gradient text and animated call-to-action.
- Glassmorphism cards and navigation styling.
- Animated floating orbs and grid background using custom CSS keyframes.
- Google Fonts integration for a modern typographic look.
- FontAwesome icons for social buttons and navigation accents.
- HTML5
- Tailwind CSS (CDN)
- Google Fonts
- FontAwesome
- Custom CSS animations
No build tools or dependencies are required. A modern browser is sufficient.
- Clone the repository:
git clone https://github.com/RitikJaat/PrimeSolar.git
cd PrimeSolar- Open
home.htmlin your browser.
- Edit
home.htmldirectly to update the page content, layout, and styling. - The page uses Tailwind CSS via CDN, so no local package installation is needed.
home.html— Main landing page markup, styles, and animations.README.md— Project documentation.
Since this is a static HTML page, it can be deployed to any static hosting service, including GitHub Pages, Netlify, Vercel, or a simple web server.
This project does not include a license file. Add one if you want to declare usage rights.