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.
- Host: GitHub
- URL: https://github.com/iamrishupatel/catstronaut-web-client
- Owner: iamrishupatel
- Created: 2022-05-11T18:42:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T19:20:02.000Z (about 4 years ago)
- Last Synced: 2025-04-06T04:30:08.000Z (about 1 year ago)
- Topics: apollo-client, grap, react, reactjs
- Language: JavaScript
- Homepage: https://catstronauts-web.netlify.app/
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.