Skip to content

Latest commit

ย 

History

History
50 lines (32 loc) ยท 1.16 KB

File metadata and controls

50 lines (32 loc) ยท 1.16 KB

๐ŸŽฌ CineFind

CineFind is a simple and responsive movie discovery web app that allows users to search for movies and explore details using real-time data from a public movie API.

The project focuses on clean UI, API integration, and deploying a fully functional frontend application to the web.

๐Ÿ”— Live Demo:
https://siddhipandey08.github.io/CineFind/


๐Ÿš€ Features

  • Search for movies by title
  • View movie posters and basic details
  • Responsive UI for different screen sizes
  • Real-time data fetched from an external API

๐Ÿ› ๏ธ Tech Stack

  • HTML โ€“ structure
  • CSS โ€“ styling and layout
  • JavaScript โ€“ logic and API handling
  • GitHub Pages โ€“ deployment

๐Ÿ“Œ What I Learned

  • Working with external APIs using JavaScript
  • Handling DOM updates dynamically
  • Structuring a frontend project properly
  • Deploying a live project using GitHub Pages

๐Ÿ”ฎ Future Improvements

  • Add loading states and error handling
  • Improve UI/UX and animations
  • Add more movie details (ratings, trailers, genres)
  • Optimize API usage

๐Ÿ“ฌ Feedback

Suggestions and feedback are always welcome!