This project is a React app migrated from a static HTML/CSS/JS site. It preserves all sections, loader, and animations from the original, with a professional startup animation and identical look and behavior.
- Professional startup loader with shimmer animation
- All original sections: About, Achievements, Certificates, Services, Testimonials, Contact
- Responsive, modern design
- Smooth scroll and section animations
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open http://localhost:5173 to view the app.
This project was bootstrapped with Vite and uses React functional components.