Skip to content

dru1208/github-repo-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Repo Compiler

Github Pages Link

https://dru1208.github.io/github-repo-compiler/

Description

This project is a single page React app that uses the Github v4 API to receive a list of 10 repositories that match the user's search. Repositories can be saved and will render in an alternate list. Users can add or remove repositories to their personal list of favorites. Clicking on the name/owner of each entry will link to the repository URL in a separate tab, preventing loss of list data.

Setup

  1. Fork and clone
  2. Run 'npm install' to install dependencies
  3. Start server using 'npm start'
  4. Access the page using localhost with the assigned port value

Technologies Used:

| React | GraphQL | GraphQL-Request | Emotion-JS |

Screenshots

Repo Compiler with search results on left and saved results on right

Dependencies

  • react
  • graphql-request
  • emotion-js

About

react page using graphQL for github API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published