Skip to content

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

Notifications You must be signed in to change notification settings

RafaelWeiss/react-apollo-graphql-marvel-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published