Skip to content

Dynamic Movie App: Discover current and new releases with images, titles, and ratings. Hover over images for movie overviews. Data fetched via API. Built with HTML, CSS, and JavaScript

License

Notifications You must be signed in to change notification settings

saikishorr/cinescope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

Overview

This Movie App is a simple web application developed using HTML, CSS, and JavaScript. It allows users to browse current and new movie releases, displaying movie images, titles, ratings, and overviews fetched from an external API. Additionally, when hovering over a movie image, users can view a brief overview of the movie.

Features

  • Display current and new movie releases
  • Show movie images, titles, ratings, and overviews
  • Hover over movie images to view brief overviews

Technologies Used

  • HTML
  • CSS
  • JavaScript

External API

This app fetches movie data from an external API. The API provides information about current and new movie releases, including images, titles, ratings, and overviews.

Setup

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Enjoy browsing current and new movie releases!

Usage

  • Upon opening the web app, you will be presented with a list of current and new movie releases.
  • Scroll through the list to view movie images, titles, and ratings.
  • Hover over a movie image to view a brief overview of the movie.
  • Click on a movie to view more details or navigate to an external source for more information.

Credits

This project utilizes data from an external API. Credits to the API providers for supplying movie information.

Future Improvements

  • Implement search functionality to allow users to search for specific movies.
  • Add pagination to handle a larger number of movie releases.
  • Enhance the UI/UX for a more visually appealing experience.

About

Dynamic Movie App: Discover current and new releases with images, titles, and ratings. Hover over images for movie overviews. Data fetched via API. Built with HTML, CSS, and JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published