A responsive single-page landing website built using React.js to showcase Sammunat’s services, mission, and company information.
The project focuses on clean UI, mobile-first design, and real-world component structure.
- React.js (Vite)
- Custom CSS (no external UI libraries)
- Mobile-first responsive design
- Clean and professional UI aligned with Sammunat’s brand
- Fully responsive layout (mobile, tablet, desktop)
- Mobile hamburger navigation
- Structured sections:
- Hero
- About
- Features
- Solutions
- Call-to-Action
- Footer
- Realistic company content (contact, social placeholders)
🔗 Live URL: https://sammunatlanding.vercel.app
git clone https://github.com/karthi1953/sammunat.git cd sammunat npm install npm run dev
The app will be available at: http://localhost:5173
This project was developed as part of an internship assignment to demonstrate:
- Frontend development skills using React
- Component-based architecture
- Responsive UI design
- Deployment-ready project structure
- Building a complete React application from scratch using Vite
- Implementing mobile-first responsive layouts
- Structuring clean and reusable components
- Working with real-world company requirements
- Functional contact form integration
- SEO optimization
- Performance enhancements
- Animations for better user experience
Karthik