An open API service indexing awesome lists of open source software.

https://github.com/iamrishupatel/catstronaut-web-client

Welcome to the companion app of Odyssey Lift-off course on Apollo's learning platform.
https://github.com/iamrishupatel/catstronaut-web-client

apollo-client grap react reactjs

Last synced: about 2 months ago
JSON representation

Welcome to the companion app of Odyssey Lift-off course on Apollo's learning platform.

Awesome Lists containing this project

README

          

# Catstronauts - client

Welcome to the companion app of Odyssey Lift-off course on Apollo's learning platform.

You can [preview the completed demo app here](https://catstronauts-web.netlify.app/).

GraphQl server can be found [here](https://github.com/iamrishupatel/catstronauts-apollo-server)

## How to use this repo

To get started:

- Clone this repo
- Navigate to root folder in terminal.
- Run `npm install`.
- Run `npm start`.

This will open up localhost:3000 in your web browser.