Skip to content

about.file = about page files, home.file = home files/slider of trending movies, functionality.file = search function

Notifications You must be signed in to change notification settings

readmeastory/INST377-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INST377-Project

Trending Movies Website

Description

This is a web application that allows users to explore the most popular movies currently trending in cinemas and on streaming platforms. The website pulls real-time data from a popular movie database called TMDB (The Movie Database) to show the user the trending movies. There's additional information details like the title, release date, cast, review, poster, and a short description.

Features

  • Display trending movies with additional details
  • Real-time data fetched from movie API
  • Filter movies by popularity, genre, and rating
  • User-friendly interface with a simple design

Technologies Used

  • Frontend: HTML, CSS, JavaScript, React
  • Backend: Node.js and Express
  • API: The Movie Database (TMDB) API

For developers: DEVELOPER MANUAL

About

about.file = about page files, home.file = home files/slider of trending movies, functionality.file = search function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.2%
  • HTML 37.0%
  • CSS 20.8%