tiamed / spacex-graphql-demo

A demo of spacex missions built on graphql, react and apollo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A demo of SpaceX launch tasks based on React, Express, Apollo and GraphQL

To start in production mode run:

yarn
cd client && yarn
yarn build
cd .. && yarn start

online demo

About

A demo of spacex missions built on graphql, react and apollo


Languages

Language:JavaScript 88.2%Language:HTML 9.4%Language:CSS 2.4%