This repository contains the code for Alkaya's landing page, which was crafted with React & Node.js. The page combines a responsive layout with a modular structure, delivering a seamless user experience across devices.
- Responsive UI: Ensures optimal viewing on mobile and desktop screens.
- Component-Based Architecture: Modular React components for structured, reusable design.
- Multi-language Support: Integrated with i18n.
- Smooth Navigation: Uses React Router for a single-page experience.
- Scroll Navigation: scrollToHashElement enables smooth transitions to targeted sections.
- src/components/: Houses reusable UI elements.
- src/assets/: Stores images and icons.
- src/styles/: Contains global and component-specific styles.
- React: Core framework for UI.
- React Router: For intuitive navigation.
- i18n: Supports multilingual content.
- scrollToHashElement: Smooth scroll for section linking.
This project is licensed under the MIT License.