A demo application that lists Rick and Morty characters to get some hands-on experience on GraphQL, urql and Next.js
node v14.17.3
npm 6.14.10
oryarn 1.22.11
-
Install required packages by running
yarn
-
Then start development server by running
yarn start
.
Open http://localhost:3000 to view it in the browser.