RafaelWeiss / react-apollo-graphql-marvel-app

A example with React, GraphQL, React Apollo, Formik and Testing Library with ApolloMockProvider.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-apollo-graphql-marvel-app

styled with prettier

A example with React, GraphQL, React Apollo, Formik, Testing Library with Apollo MockProvider.

App

A App created by using:

  • React
  • React-Apollo
  • GraphQL
  • Formik
  • Reactstrap
  • Testing Library with Apollo MockProvider

Api GraphQL

App created using Api GraphQL da Marvel:

Installing

Clone the repo

git clone https://github.com/RafaelWeiss/react-apollo-graphql-marvel-app.git

Change into the react-apollo-graphql-marvel-app project directory

cd react-apollo-graphql-marvel-app

Install project dependencies

npm install or yarn install

And start the application

npm start

Run tests

npm test

Versions

v1.0

  • Default project implementation

Authors

Rafael Weiss

About

A example with React, GraphQL, React Apollo, Formik and Testing Library with ApolloMockProvider.


Languages

Language:JavaScript 88.0%Language:CSS 6.2%Language:HTML 5.7%