Skip to content

basic implementation of a hackernews clone, using: react, apollo, graphql, and graphcool.

Notifications You must be signed in to change notification settings

anarinya/hackernews-clone-react-apollo-graphql-graphcool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A Hackernews clone created with React, Apollo, and Graphcool.

How do I install it?

  • Go into src/constants/dev.env.js.template and fill in the URLs for the Graphcool simple and subscription APIs.
  • Remove the .template from the end of the filename.
  • Run the following commands:

npm install npm start

About

basic implementation of a hackernews clone, using: react, apollo, graphql, and graphcool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published