rwndy / exercise-graphql-nextjs

Home Page:exercise-graphql-nextjs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a app for exercise Graphql and Apollo Client.

Getting Started

First, Develop Apps:

  1. clone the repo
git clone: https://github.com/rwndy/exercise-graphql-nextjs.git
  1. install packages
yarn 
  1. Start this App:
yarn dev -p 3000 or you can change 3000 with another port
  1. Environment
NEXT_PUBLIC_URL=https://rickandmortyapi.com/graphql/

this app build with

  • NextJS
  • chakra-ui
  • Graphql and Apollo Client

About

exercise-graphql-nextjs.vercel.app


Languages

Language:JavaScript 75.7%Language:CSS 24.3%