Skip to content

Project created for Technigo students, utilizing themoviedb.org's API to showcase movies and their details. Features fetching popular movies, rendering movie specifics, and managing image URLs. Designed with a focus on responsiveness and accessibility. Enhancements include error handling, loading states, and dynamic movie lists

Notifications You must be signed in to change notification settings

linda-f/project-movies-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Site Project

The Problem

Started by scaffolding the components and pages we thought we needed according to the design inspiration. We fetched the data from the API. Decided to use useParams to pass some of the information between pages. Passed props to a movie details page when you press a poster. Decided to do different pages for different categories.

If we had more time, we would work on the loading animations. Maybe add more pages for the movies.

View it live

http://cinecheck.netlify.app

About

Project created for Technigo students, utilizing themoviedb.org's API to showcase movies and their details. Features fetching popular movies, rendering movie specifics, and managing image URLs. Designed with a focus on responsiveness and accessibility. Enhancements include error handling, loading states, and dynamic movie lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.0%
  • CSS 41.3%
  • HTML 4.7%