fraindz / spacex-dashboard-graphql-apollo

Demo repository to try hands on graphql, apollo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spacex-dashboard-graphql-apollo

Demo repository to implement graphql, apollo. New concepts learnt using this course:

  • Creating graphql server using express-graphql
  • ApolloClient and querying graphql schema
  • Running client & server via single command using concurrently
  • Deploying client & server as a single app on heroku
  • Using proxy prop in package.json
  • Bootstrap

Other tools & libraries refreshed:

  • react-router
  • classNames
  • moment

Resource used

https://www.youtube.com/playlist?list=PLillGF-RfqbZrjw48EXLdM4dsOhURCLZx

Deployed at

https://mlk-graphql.herokuapp.com/

App Demo

About

Demo repository to try hands on graphql, apollo

License:MIT License


Languages

Language:JavaScript 75.7%Language:HTML 21.5%Language:CSS 2.7%