Skip to content

Hacker News clone rewritten with universal JavaScript, using React and GraphQL.

License

Notifications You must be signed in to change notification settings

anhduc109/hackernews-react-graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playvation Full Stack Developer Coding Test

What I have done

For more comments on the logic/code. Please visit the PR below: #1

  • Make it possible to comment on posts (stored locally and can be fetched)
  • A part of comment using GIFs GIF

What can be improved

  • Need to have unit test for each of the function that I made
  • More code refactoring and optimization
  • Finish posting Gif section
  • Improving the actual UI design

About

Hacker News clone rewritten with universal JavaScript, using React and GraphQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.9%
  • CSS 5.6%
  • JavaScript 2.0%
  • Dockerfile 0.5%