purpose of learning how to connect GraphQL between server and client.
Movie Web Service is Web Application using React, Apollo GraphQL that shows users movies, details of movies and suggestions.
Demo Movie-Web-Service
- Clone this repository.
- Install dependencies using the
npm installcommand - Start the web server using the
npm startcommand
- React
- react-router-dom
- @apollo/client
- graphql
- styled-components
- prop-types


