Skip to content

benedictkioko/react-nodejs-apollo-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-nodejs-apollo-graphql

Full-stack App using React, Apollo GraphQL Server with Node JS

Data Source https://api.github.com/users

Start Server

cd server

yarn start

The server runs on localhost:4000

Appollo Client

On another terminal

cd client

yarn start

You can now view client in the browser.

Local: http://localhost:3000

About

Full-stack App using React, Apollo GraphQL Server with Node JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors