Skip to content

pawan405/frontenddeveloper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pro Landing Page

A professional, responsive landing page featuring advanced UI/UX, animations, and interactive sections, built with modern web best practices.

Features

  • Video backgrounds and animated loader
  • Interactive features, testimonials, and showcase sections
  • Animated stats and graphs
  • Parallax, micro-interactions, and dark/light mode
  • Fully responsive and accessible

Project Structure

firsthackthon/
│
├── public/
│   ├── index.html
│   └── assets/
│       ├── images/
│       └── videos/
│
├── src/
│   ├── styles/
│   │   └── main.css
│   ├── scripts/
│   │   └── main.js
│   └── components/
│       ├── HeroSection.html
│       ├── FeaturesSection.html
│       ├── TestimonialsSection.html
│       ├── StatsSection.html
│       └── ShowcaseSection.html
│
├── package.json
└── README.md

Getting Started

  1. Place your images and videos in public/assets/images and public/assets/videos.
  2. Open public/index.html to start development.
  3. Customize styles in src/styles/main.css and scripts in src/scripts/main.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published