Welcome to the companion app of Odyssey Client-side GraphQL with React & Apollo! You can find the course lessons and instructions on Odyssey, Apollo's learning platform.
You can preview the completed demo app here.
The course will walk you step by step on how to implement the features you see in the demo app. This codebase is the starting point of your journey!
To get started:
- Open an IDE at the root of the project.
- Run
npm install
. - Run
npm start
.
This will open up localhost:3000
in your web browser.
For any issues or problems concerning the course content, please refer to the Odyssey topic in our community forums.