Skip to content

tutorial project for learning GraphQL with React and the GraphQL Apollo client

Notifications You must be signed in to change notification settings

tlambrou/hackernews-react-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackerNews-React-Apollo

This is product is a clone of the popular tech news site hackernews.com using GraphQL, React, the Apollo Client, and Prisma for backend deployment. You can see a live demo by clicking here.

Hackernews clone screenshot

This product was part of a tutorial created by Nikolas Burk at GraphCool.

You can find the full tutorial yourself here.

Features

  • Most-recent news feed
  • Top sorted by vote score feed
  • Search
  • Authentication using JWT and GraphQL
  • Feeds have pagination
  • Voting and scoring
  • Users can submit new links

Setup Locally

  1. Navigate to the server/ folder and run nodemon or npm start.
  2. From the root directory run yarn install and yarn start.

About

tutorial project for learning GraphQL with React and the GraphQL Apollo client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published