Skip to content

bytezera04/MovieSearch

Repository files navigation

🎬 MovieSearch

MovieSearch is a web app that lets you search for movies and view movie portraits using the OMDB API.

Screenshot

✨ Features

  • 🔍 Search for movies by title
  • 🎨 View movie portraits and basic details
  • ⚡ Built with Next.js, TypeScript, and Tailwind CSS

🛠️ Tech Stack

  • Next.js – React framework for server-side rendering
  • TypeScript – Type safety and better development experience
  • Tailwind CSS – Utility-first styling
  • OMDB API – Movie data provider

🚀 Deployment

The app can be deployed on Linux servers using standard Node.js deployment methods.

💻 Usage

  1. Clone the repository
    git clone https://github.com/bytezera04/MovieSearch.git
  2. Install dependencies
    npm install
  3. Run the development server
    npm run dev
  4. Open http://localhost:3000 in your browser

📄 License

This project is open source.

About

Movie search frontend. Nextjs + React + Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published