Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devarugved07012004/movie-search-app

Movie Search App with Local Storage Functionality
https://github.com/devarugved07012004/movie-search-app

localstorage movie-search reactjs tailwind-css

Last synced: 3 days ago
JSON representation

Movie Search App with Local Storage Functionality

Awesome Lists containing this project

README

        

# 🎬 Movie Search App

A **React-based movie search application** that allows users to search for movies, view details, and save favorites.

## 🚀 Features
✅ **Search movies** by title using **OMDb API**
✅ **View movie details** (poster, year)
✅ **Add/Remove favorites**, stored in **localStorage**
✅ **Responsive UI** built with **Tailwind CSS**

## 🛠 Tech Stack
- **React** (Functional Components, Hooks)
- **Fetch API** for movie data
- **LocalStorage** for favorites
- **Tailwind CSS** for styling

## 🔧 Installation
1. Clone the repository:
```sh
git clone https://github.com/your-username/movie-search-app.git
cd movie-search-app