An open API service indexing awesome lists of open source software.

https://github.com/rlancer/gapi-to-graphql-example-yt-react

A React gapi-to-graphql example
https://github.com/rlancer/gapi-to-graphql-example-yt-react

Last synced: about 1 year ago
JSON representation

A React gapi-to-graphql example

Awesome Lists containing this project

README

          

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

# Getting started

Create a file .env
Add
REACT_APP_YT_APIKEY=

```bash
yarn
yarn start
```