This project is a clone of the official website for IETE Chennai's ChenCon 2023 conference, created as part of a web development competition. The goal was to accurately replicate the look and feel of the original event website using modern web development practices. This project earned selection for the final review round of the competition.
- Responsive design mimicking the original ChenCon 2023 website
- Sectioned content structure: About, Registration, Speakers, Schedule, and Contact
- Clean UI using HTML, CSS, and JavaScript
- Fully static website (no backend)
- HTML5
- CSS3
- JavaScript (Vanilla JS)
To run the website locally:
- Clone the repository
git clone https://github.com/akeelahamed24/IETE.git cd IETE