Getting Started

React app for Chuck Norris API.

Available on sandbox

Add graphql at the end of the url to access the playground

Installation

To run the app, run these commands

cd chuckfactssever && npm i && npm start

Server should be running on (http://localhost:2000)