Skip to content

EavanK/movie-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Web Service

purpose of learning how to connect GraphQL between server and client.

Summary

Movie Web Service is Web Application using React, Apollo GraphQL that shows users movies, details of movies and suggestions.

Demo Movie-Web-Service

Getting Started

  1. Clone this repository.
  2. Install dependencies using the npm install command
  3. Start the web server using the npm start command

Final Product

Home home page

Like Button like

Detail & Suggestion detail&suggestion

Dependencies

  • React
  • react-router-dom
  • @apollo/client
  • graphql
  • styled-components
  • prop-types

About

purpose of learning how to connect Apollo GraphQL between server and client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors