/Space-X-GraphQL

An express server that converts the Space X api to GraphQL. React client then uses Apollo to get the data

Primary LanguageJavaScript

SETUP QUICKLY:

npm run setup

START SERVER & CLIENT:

npm run dev