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

EvelynDelCarmen/project-movies-vite

 
 

Repository files navigation

Movie Site Project

For this assigment we built a movie site with React Router, fetching the data from a movie data base.

The Problem

Had a lot of trouble when deploying the site in Netlify - the package.json data was not correct so the building of the site was not working. If we would do more it would be to improve the design.

View it live

https://themoviezone-veronica-evelyn.netlify.app/

Instructions

See instructions of this project

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 76.1%
  • CSS 22.3%
  • HTML 1.6%