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

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.

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