A responsive and visually appealing landing page for a fictional virtual tech conference, complete with a registration form. This project serves as a demonstration of modern JS, HTML and CSS skills, and the foundation for a full-stack implementation.
- Responsive Design: Fully adaptable layout that looks great on desktops, tablets, and mobile devices.
- Modern UI: Clean, modern design to attract attendees.
- Registration Form: A basic, well-structured form to simulate the attendee sign-up process.
- Clear Event Information: Sections for speakers, schedule, and key conference details.
- Front-End Focus: Built purely with HTML5 and CSS3, establishing a solid foundation for adding interactive features and dynamic form validation using JavaScript.
- HTML5: For the page structure and semantic markup.
- CSS3: For styling, including Flexbox and Grid for layout management.
- JavaScript (Planned Skill Demonstration): The current structure is prepared for the seamless integration of modern JavaScript techniques for client-side form validation and enhanced UI interactivity.
You can view a live demo of the project here:
https://aceakki.github.io/Event-Register/
This project is a static front-end page, making it incredibly simple to set up.
- Clone the repository:
git clone [https://github.com/AceAkki/Event-Register.git](https://github.com/AceAkki/Event-Register.git)
- Navigate to the project directory:
cd Event-Register - Open
index.htmlin your preferred web browser to view the site.
Feel free to open an issue if you find any bugs or suggest enhancements. While this is primarily a portfolio piece, I'm always open to feedback!
This project is licensed under the MIT License.