Skip to content

MohamedElgazwy/usepopcorn

Repository files navigation

🍿 usePopcorn - Movie Explorer App

A modern React app to search, explore, and rate movies using the OMDB API. This app uses React hooks for managing state and side effects, along with clean and modular UI components.

🔗 Live Demo: usepopcorn-eight.vercel.app


📸 Screenshot

usePopcorn Screenshot


🚀 Features

  • 🔍 Search for movies using OMDB API
  • ⭐ Add movies to a "Watched" list and rate them
  • 🎬 View detailed movie information
  • 💾 Data persists using local storage
  • ⚡ Fast and responsive design

🛠️ Tech Stack

  • React (Hooks + Functional Components)
  • OMDB API
  • Tailwind CSS (optional: if used)
  • Local Storage API

📁 Folder Structure

src/ │ ├── components/ # Reusable UI components ├── hooks/ # Custom React hooks ├── App.js # Main application logic └── index.js # Entry point


📄 License

This project is for educational and portfolio use.


👤 Author

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published