A simple test web application to show table of Issues from a GitHub facebook/react repository using Github graphql API and a React/Next js client
-
Clone the project.
-
Create a
.env.localfile in the root direvtory with correct the correct environment variables as in the.env.examplefile -
Run the following commands on the root folder of the cloned project
yarn installyarn devyarn test