Effzz / freshturf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Efendy's Freshturf Assignment

Consume GraphQL from Github API 4.0 in reactjs

Introduction

This is my first time using API in GRAPHQL Style, some data could be wrong, because of the graphql query that I couldn't find or solve, but I tried as best as I could for the graphql-reactjs assignment, any little advice would be very appreaciated :).

Available Pages

  1. Dashboard

Show 5 contributed repositories, and recent commits

  1. Commit Detail

Details of selected commit

  1. Repository

Show current user's repository, can be filtered by language

  1. Setting

Application setting for username and personal access token to fetch

Available Scripts

For Development / Demo:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

About


Languages

Language:JavaScript 90.0%Language:CSS 8.4%Language:HTML 1.6%