Tengoot / cooking-app

Cooking App with example usage of react hooks and RelayJS GraphQL client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

App features RelayJS GraphQL client and React hooks

Dependencies: Node minimum major 9 version

Instalation:

npm i
npm run relay

Running app(pick other PORT than 3000 because of implemented server):

npm start

About

Cooking App with example usage of react hooks and RelayJS GraphQL client

License:MIT License


Languages

Language:JavaScript 88.2%Language:CSS 9.3%Language:HTML 2.4%Language:Dockerfile 0.2%