GraphQL server for an animal shelter app 🐶 Steps to run locally Clone repo Run yarn or npm install Run yarn start or npm start Open browser to localhost:8080/graphql to view/interact with API schema Tools 🛠 GraphQL (Apollo Server), MongoDB (Mongoose), NodeJS