Skip to content

vilasrhegde/HackerNews-GraphQL-Apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learnings from this project:

  • displaying a list of links
  • signup and authentication
  • creating new links
  • voting on links
  • pagination
  • realtime updates with GraphQL subscriptions

Things used

  • ReactJS
  • GraphQL
  • Apollo server
  • Prisma database
  • HTML
  • CSS
  • Javascript

How to run?

  1. Open terminal 1: npm start
  2. Open terminal 2: cd server then run npm run dev you get playground http://localhost:4000/

About

A simple ReactJS website built using GraphQL and Apollo client.

Topics

Resources

Stars

Watchers

Forks