Skip to content

frfroes/hackernews-react-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackernews-react-apollo

A sample project written in React that aims to implement a hackernews frontend replica using Apollo to fetch from a GraphQL API.

This project is fully based on the GraphQL Node tutorial written by Nikolas Burk for the howtographql.com.

You can check out the final result here or download to your local machine and setting up manually.

Manual Setup

Just clone the repo to your local machine, go to the root folder and install the local dependencies with npm install then run npm start and you are good to go.

About

A sample project that aims to create a hackernoon frontend replica fetching from a GraphQL API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors