Skip to content

Latest commit

 

History

History
7 lines (2 loc) · 236 Bytes

README.md

File metadata and controls

7 lines (2 loc) · 236 Bytes

Repository to show off the ability to keep your API calls completely typesafe. From the resolver in apollo server to displaying data in you React component.

To get started run "yarn start" in both the backend and frontend folders.