Skip to content

fikiland/graphql-hacker-news

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Hacker News with GraphQL

Start Server

$ cd server-express
$ yarn start

Start Web

$ cd client
$ yarn start

Features

  • backend
    • basic backend graphQL interface of hacker news
  • frontend
    • read
    • search
    • load more
    • style
    • infinite scroll

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • HTML 17.0%
  • CSS 7.9%