/ReactJS---PetBook

Facebook clone using GraphQL for API manipulation and React Apollo for fetching.

Primary LanguageJavaScript

PetBook

This is gonna be a facebook clone using a GraphQL pets API (https://petgram-server-clgg.vercel.app/graphql)

This project features:

Frontend:

-React for HTML and Javascript
-Styled Components for CSS on Javascript

Backend:

-GraphQL for API and Queries
-React Apollo to connect to GraphQL

To check the project just install and execute the following command on your console:

npm run start