This is a frontend-only replica of the official Audi SA website.
Built with HTML, CSS, and JavaScript to practice UI design, animations, and DOM manipulation.
Note: This project has no backend functionality. Only a few pages are linked together for demonstration.
- Frontend Only – Pure HTML, CSS, JS (no frameworks).
- Basic Navigation – Few connected pages with a simple auth-like flow (UI only).
- e-tron Page Showcase – Main highlight of the project: etrongt.html page
- Pure JavaScript DOM animation of the Audi e-tron car moving forward.
- Achieved using images + CSS transitions (no libraries).