https://github.com/pavan-kumar2/movie-overview-application
The movie overview app is a web application that allows users to browse and search for movies, view movie details, and view their IMDb ratings. The app is built using HTML, CSS, JavaScript and React JS for the frontend, and uses a third-party API to retrieve movie data.
https://github.com/pavan-kumar2/movie-overview-application
ajax css html5 javascript jsx jsx-templates reactjs
Last synced: about 1 month ago
JSON representation
The movie overview app is a web application that allows users to browse and search for movies, view movie details, and view their IMDb ratings. The app is built using HTML, CSS, JavaScript and React JS for the frontend, and uses a third-party API to retrieve movie data.
- Host: GitHub
- URL: https://github.com/pavan-kumar2/movie-overview-application
- Owner: pavan-kumar2
- Created: 2022-12-28T06:50:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T15:48:41.000Z (about 2 months ago)
- Last Synced: 2025-04-04T16:33:17.802Z (about 2 months ago)
- Topics: ajax, css, html5, javascript, jsx, jsx-templates, reactjs
- Language: JavaScript
- Homepage: https://movie-overview-application.netlify.app/
- Size: 562 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎬 Movie Review Application
A React.js web application that allows users to search for movies, view details, and check IMDb ratings.
## 🚀 Features
- 🔍 Search for movies
- 📜 View movie details (title, description, ratings, etc.)
- 🌐 Fetch data from an external API
- 📱 Responsive UI with React components## 🛠️ Technologies Used
- React.js ⚛️
- HTML, CSS, JavaScript
- API Integration