This project is a website for the DigitalConf 2025, a digital marketing conference. The application is a single-page application (SPA) built using React and aims to provide a smooth user experience with support for multiple languages (Hebrew and English) and a responsive design.
- Multilingual Support: The site is fully translated into Hebrew and English, with RTL support for Hebrew.
- Registration Form: A user-friendly registration form for attendees to sign up for the conference.
- Event Sections: Dedicated sections for showcasing speakers, the event agenda, and testimonials.
- Responsive Design: The layout is designed to be visually appealing and functional across various devices.
- Dynamic Content: Content for speakers, agenda, and testimonials is handled through translation files for easy management and localization.
- Confirmation Page: A confirmation page displays registration details and provides options to add the event to a calendar.
- Scroll to Top Navigation: Automatically scrolls to the top of the page when navigating between routes.
- React
- TypeScript
- React Router DOM (for navigation)
- Tailwind CSS (for styling utilities)
- Lucide React (for icons)
- framer-motion (for animations)
- Custom Internationalization (i18n) implementation
[Further instructions on setting up and running the project would go here, e.g., installation steps, running the development server, build instructions.]