This is a webapp, where you can search for movies.
TypeScript, React.js, Redux, Next.js, GraphQL, Apollo client, Material UI Deployed with Vercel
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.