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

El1an3/project-movies-vite

 
 

Repository files navigation

Movie Site Project

The Movie Site is a platform that showcases the latest movies released in the United States.

The Problem

Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next? We made this website by retrieving data from an API and implementing multiple pages using React Router. During the project, we got challenges with displaying pages using the Link component. To fix this problem, we've searched online and read materials as well as use chatGPT.

View it live

https://shimmering-truffle-597124.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 68.0%
  • CSS 29.4%
  • HTML 2.6%