- Notifications
You must be signed in to change notification settings - Fork0
Odyssey Lift-off V - Client - Course Companion App
respo-natcue/odyssey-lift-off-part5-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to the companion app of Odyssey Lift-off V (client)! You canfind the course lessons and instructions on Odyssey, Apollo's learning platform.
You canpreview the completed demo app here.
You canfind the server counterpart 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!
This repo is the starting point of our React client application.
To get started:
- Run
npm install
. - Run
npm start
.
This will start the React application and open uplocalhost:3000
in your web browser.
Note that the client will show an
ERROR: Failed to fetch
message unless you have thecounterpart GraphQL server running locally onlocalhost:4000
.
To check thefinal stage of the client, with all of the steps and code completed, checkout thefinal
branch by running the following command in your terminal:
git checkout final
For any issues or problems concerning the course content, please refer to theOdyssey topic in our community forums.
About
Odyssey Lift-off V - Client - Course Companion App
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript95.4%
- HTML4.6%