Movie Search App

License: MIT

A movie search app built with React Native and the OMDb API.

Features

Search for movies by title View movie details, including plot, rating, and poster Add movies to your watch list View your watch list Installation Clone the repository: git clone https://github.com/username/movie-search-app.git Install dependencies: npm install Start the app: npm start

Usage

Enter a movie title in the search bar and click "Search" Click on a movie to view its details Click the "Add to Watch List" button to add the movie to your watch list Click the "Watch List" tab to view your watch list

Technologies Used

React Native OMDb API AsyncStorage License This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

React Native Elements React Navigation Axios Screenshots Screenshot 1Screenshot 2Screenshot 3

Contributing

Contributions are welcome! Please open an issue or submit a pull request.