Skip to content

SaraBat/project-movies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Movies

View it live

https://quiet-movies.netlify.app/

Project Brief

Create your very own movies site. You'll be building your first multi-page React application and using a fun new API too. This project should be done pair programming.

Project requirements

  • Your page should follow the design provided as closely as possible
  • Build a multi-page application using React Router
  • Pass information such as ids, or titles in the URL and pick this up in React router to load dynamic content
  • Practice using APIs in React - combining useState with useEffect
  • Your app should have two pages - one showing a list of movies and one showing details

Installation

npm install
npm start 

Authors and acknowledgment

Thanks @Annika for the collab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.5%
  • JavaScript 36.7%
  • HTML 9.8%