An open API service indexing awesome lists of open source software.

https://github.com/carloss765/movie-search-engine

🎬 Movie Searcher with React and Tailwind CSS 🎬 Welcome to my Movie Finder project! This web application, developed with React and styled with Tailwind CSS, allows you to search for movies and view details such as title, synopsis, rating and poster.
https://github.com/carloss765/movie-search-engine

api html5 javascript react tailwindcss

Last synced: 2 months ago
JSON representation

🎬 Movie Searcher with React and Tailwind CSS 🎬 Welcome to my Movie Finder project! This web application, developed with React and styled with Tailwind CSS, allows you to search for movies and view details such as title, synopsis, rating and poster.

Awesome Lists containing this project

README

        

# 🎬 Movie Search App with React and Tailwind CSS 🎬

Welcome to my **Movie Search App** project! This web application, built with **React** and styled with **Tailwind CSS**, allows you to search for movies and view details such as the title, synopsis, rating, and poster. It uses the **The Movie Database (TMDb) API** to fetch up-to-date movie information.

## Key Features
- 🔍 **Real-time search**: Find movies by title.
- 🎥 **Movie details**: Displays the poster, synopsis, and rating.
- 🖼️ **Modern and responsive design**: Attractive interface that adapts to any device.
- ⚡ **Optimized performance**: Thanks to **Vite** and **React**, the app is fast and efficient.

## Technologies Used
- **React**: For building the user interface.
- **Tailwind CSS**: For quick and customizable styling.
- **Vite**: As a fast and modern development environment.
- **The OMDb API**: To fetch up-to-date movie data.

## Screenshots
![image](https://github.com/user-attachments/assets/d09dc417-0dc7-46c2-af5b-5172ef7b3d27)

*Main screen*

![image](https://github.com/user-attachments/assets/b717b06b-76ac-4c9c-a6d7-edc4c0d00f89)

*Search*

## Installation and Usage
1. Clone the repository:
```bash
git clone https://github.com/your-username/movie-search-app.git