Skip to content

razapoonja/React-GraphQL-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-GraphQL-App

This app is build by completing this graphql series. This series is good but its old so I decided to update this codebase.

Things that are updated:

  • express-graphql package to apollo-server-express package
  • react classes to react hooks
  • added environment variables support
  • added babel

Work In Progress