A modern, responsive UI/UX project showcasing clean design principles and interactive web components.
- Multiple Page Layouts: Four distinct home page designs (HomeOne, HomeTwo, HomeFour)
- Responsive Design: Fully optimized for mobile, tablet, and desktop devices
- FAQ Section: User-friendly accordion-style frequently asked questions
- Contact Form: Streamlined contact page for user inquiries
- Smooth Animations: Engaging transitions and interactive UI elements
- HTML5: Semantic markup structure
- CSS3: Modern styling with Flexbox/Grid layouts
- JavaScript (ES6+): Interactive functionality and API integration
- Font Awesome: Icon library for visual elements
UKITBASE/
├── HomeOne/ # Primary landing page
├── HomeTwo/ # Alternative home layout
├── HomeFour/ # Fourth home variant
├── FAQ/ # Frequently asked questions
├── contact/ # Contact page
├── images/ # Image assets
└── weather.js # Weather widget functionality
- A modern web browser (Chrome, Firefox, Safari, Edge)
- Clone the repository:
git clone https://github.com/nerimanazens/UKITBASE.git- Navigate to the project directory:
cd UKITBASE- Open
index.htmlor any HTML file in your browser: