Skip to content

taltrui/react-graphql-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Hooks + GraphQL

Demo project to demonstrate a basic and initial use of React Hooks and GraphQL.

Setting up the proyect:

First you should follow the instructions in this repository to set up the GraphQL server, without it, this demo wont work.

Then:

  • Clone this repo: git clone www.github.com/
  • Install: yarn install
  • Start it: yarn start

Now server should be up and running on port 3000.

In the browser go to localhost:3000 to explore the demo.

About

Demo project to demonstrate React Hooks and GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published