Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 308 Bytes

File metadata and controls

10 lines (7 loc) · 308 Bytes

Apollo GraphQL Example React Project

This is a little example project demonstrating how to use GraphQL, leveraging Apollo and a freely available public API from trevorblades.com

Setup

  • Clone the repo
  • npm i
  • npm run dev
  • See the running locally at localhost:5173