GraphQL icon indicating copy to clipboard operation
GraphQL copied to clipboard

Live Demo

React JS, GraphQL with PWA

A highly scalable, Progressive Web Application foundation,boilerplate, with the best Developer Experience.

Demo: https://react-graphql-front-end.herokuapp.com/

Quick Start

Frontend: https://github.com/mitesh000790/GraphQL

Backend: https://github.com/mitesh000790/GraphQL-server

Node Version:

14.16.1

Clone the repository:

https://github.com/mitesh000790/GraphQL && cd client 

Install the dependencies:

npm install

To start the project run following command in your terminal:

npm start