MovieNest is a visually engaging, responsive movie ratings website built with HTML and Tailwind CSS. It showcases the top-rated films of 2025 with a sleek, dark-themed UI and interactive components.
- π₯ Hero section highlighting a featured 2025 movie
- πΌ Modern movie cards with hover animations
- π Dark-themed, fully responsive layout
- β Star-based rating display
- π± Mobile-friendly grid layout
- π Styled search bar UI (placeholder)
- HTML5
- Tailwind CSS (via CDN)
- Custom CSS (
style/style.css)
movie_rating/
βββ assets/
β βββ lilo_stitch.jpg
β βββ sinners.jpg
β βββ superman.jpg
β βββ mission_impossible.jpg
β βββ fantastic_four.jpg
β βββ f1_movie.jpg
β βββ star.png
β βββ screenshot-home.png
βββ style/
β βββ style.css
βββ index.html
βββ README.md
To view the site locally:
- Clone or download this repository.
- Open
index.htmlin any web browser. - Make sure the
assets/folder contains all required images.
No frameworks or build steps needed β it's a static, ready-to-run site.
- Update movie posters or add your own inside
/assets/. - Modify or expand movie cards in the
<main>section. - Add filters, pagination, or modal trailers for more interactivity.
This project is free to use for educational and personal purposes.
Please do not redistribute for commercial purposes without permission.
For suggestions, improvements, or collaboration, feel free to reach out or fork the project and make it your own!
