
Dodgeflix Preview
Movie Discovery App
Project Overview
This movie discovery application demonstrates modern web development techniques through a clean, interactive interface for exploring movies. Built with vanilla HTML, CSS, and JavaScript, it showcases how powerful web applications can be created without heavy frameworks.
- HTML5: Semantic markup for accessibility and SEO
- CSS3: Modern styling with Flexbox/Grid layouts
- Vanilla JavaScript: ES6+ features for clean, maintainable code
Experience Dodgeflix
Ready to explore the movie discovery app? Check out the live demo and dive into the source code:
Vanilla JS, no frameworks. It's a good exercise to build something like this once — you end up writing a lot of the plumbing that React or Vue would handle for you, and you stop taking it for granted.