csagastegui59 / Star-Wars-GraphQL

React App to consume Graph database using GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star Wars Registry

This is a web application developed with react.

Requirements

React
Apollo Client
GraphiQL
NodeJS v15.13.0

Get started

Clone the repo
Run npm install 
Run npm start to start the server

The application starts by loading data on the left side 5 by 5.

FOTO1

You can click any card and its information will be shown on the right side.

Screenshot from 2021-06-02 23-59-31

Peek 2021-06-03 00-36

Whenever an error occurs an error message will be drop as follows:

Screenshot from 2021-06-02 23-51-39

About

React App to consume Graph database using GraphQL


Languages

Language:JavaScript 92.7%Language:HTML 7.0%Language:CSS 0.3%