JustStream association is known for its movie ranking newsletters and is now venturing into providing its subscribers with an engaging real-time experience through a web application. This project is dedicated to crafting an interface for visualizing and interacting with movie rankings in diverse categories.
- index.html: Contains the HTML structure of the application.
- style.css: CSS file for styling and layout of the application.
- script.js: JavaScript file containing the application's logic.
- images/: Directory containing images used in the application.
-
Clone this repository to your computer.
-
Make sure you have Python ≥ 3.7 installed.
-
Make sur to install this local server API located on this Git repository (https://github.com/OpenClassrooms-Student-Center/OCMovies-API-EN-FR)
-
Ensure the local server API provided in the installation section is running on your computer.
-
Access the application by opening the
index.htmlfile in your browser. -
Explore the various movie rankings by category and click on the images to access detailed information about each movie.
- Edward Peytavin (https://github.com/loutreceleste)