DEV Community

Discussion on: GraphQL and Urql by Example

Collapse
 
deadcoder0904 profile image
Akshay Kadam (A2K)

Hey Mike, there's actually nothing but <input>'s & <button>'s. Not really visually appealing so I went without screenshots otherwise I always put screenshots in every one of my posts.

You can actually find the whole code here → github.com/deadcoder0904/graphql-a...

Clone it & install the dependencies & run the project to see it yourself.

I've also added instructions on how to start the server-side in the server/ folder :)