A simple React application which is powered by Apollo Client, GraphQL API and Rick And Morty API. :metal: :)
This directory contains a simple "Rick and Morty Cards" example based on react-apollo-client
.
Clone the repository:
git clone https://github.com/ffcabbar/react-apollo-client-example
Install dependencies and run the app:
yarn install # or npm install
yarn start # or npm start