Skip to content

erilinus/project-movies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Movies

How to build multi-page applications using React Router.

How to pass information such as product ids, or blog post titles in the URL and pick this up in React router to load dynamic content.

Practice using APIs in React - combining useState with useEffect

The problem

Sketching out design, started with first components and fetch API to populate first page with movies. Then linking each movie item to movie details page and added API to that. Finally styling and also making it responsive.

Would be cool to add more pages with other categories of movies. Like popular.

View it live

https://moviereleases.netlify.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.3%
  • CSS 34.4%
  • HTML 12.3%