Giter Club home page Giter Club logo

project-movies's Introduction

Project week 12 of Technigo bootcamp

Project Movies

This was a pair programming project. The goal for this week was to use a moviedatabase API to fetch a list of movies , display them on a page, and then link to a movie detail page when you click on the movie.

The project

The task was also to make our site as close as possible to a finished design so we started by trying to figure out how to structure our site. We made a component in which me made a fetch and then a map list all of the movies. We passed the props from the MovieList into a MovieCard component so it would be eaiser to style. Each moviecard is a link to details-page with more information about that movie. To get that extra info we did a new fetch in MovieDetails.

All the links and pages were created by using react router.

We also made the site responsive.

Tech

JavaScript React React router JSX useEffect, useState API

Live site

https://popular-movie-project.netlify.app/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.