A modern beginner-friendly anime recommendation web application built using HTML, CSS, and JavaScript.
This project displays anime recommendations with ratings in a clean dark-themed UI and serves as a foundation for future full-stack development projects.
Coming Soon...
✅ Dark Mode UI
✅ Anime Recommendation Cards
✅ Rating Display
✅ Responsive Layout
✅ Beginner-Friendly Code Structure
✅ Easy to Customize
| Technology | Usage |
|---|---|
| HTML5 | Structure |
| CSS3 | Styling |
| JavaScript | Functionality |
anime-recommendation-app/
│
├── index.html
├── style.css
├── script.js
└── README.md