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

fabio-cassisa/project-movies-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Site Project

Weekly Project by Carl Öberg & Fabio Cassisa, Technigo 2023.

The Problem

In this week´s project we learned about themoviedb.org's API, using react and react router. We faced a quirky challenge with the API sending arrays instead of objects sometimes, but we fixed it up quick. React Router was a game changer for making page navigation smooth. We went minimalistic on detail pages and fresh on the front, balancing simplicity with style. We made a nice 404 page and utilized react icons in project. For the navigate buttons we also found the use for useNavigate. All in all a fun project to work on!

View it live

Link to deployed site: https://project-movies-vite.vercel.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.5%
  • CSS 43.7%
  • HTML 1.8%