Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayk-gupta/movies-info
Movies info project made using React and OMDb Api
https://github.com/jayk-gupta/movies-info
Last synced: 7 days ago
JSON representation
Movies info project made using React and OMDb Api
- Host: GitHub
- URL: https://github.com/jayk-gupta/movies-info
- Owner: jayk-gupta
- Created: 2023-08-11T15:55:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T17:04:37.000Z (8 months ago)
- Last Synced: 2024-05-06T18:28:57.580Z (8 months ago)
- Language: JavaScript
- Homepage: https://movies-info-jay.vercel.app/
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Info Project
This project is a web application developed using React and the OMDB API. It allows users to search for movies and view detailed information about them.
## Features
- Search for movies and view detailed information such as title, release year, genre, runtime, plot, and rating
- Integration with the OMDB API to fetch movie data
- Search functionality to find movies by title
- Intuitive user interface designed using React components for displaying movie details
- Ability for users to add movies to their personalized list and rate them
- Option for users to remove movies from their list
- Utilization of React's state management and lifecycle methods for efficient handling of user interactions and API data
- Proficiency demonstrated in building a responsive and dynamic web application using React## Technologies Used
- React
- OMDB API## Screenshots
![Screenshot 2024-05-06 215149](https://github.com/jayk-gupta/movies-info/assets/100681165/add83c00-8a1f-4a8e-b9f9-763502c30ff0)![Screenshot 2024-05-06 215216](https://github.com/jayk-gupta/movies-info/assets/100681165/aba0c955-d006-453a-8f58-e25a1925386a)