9
rocktim
5y

Hacker News Redesign with React.

In an effort to learn react I created a hacker news redesign clone from total scratch.
Reviews are welcome.

Live Demo: https://bit.ly/2Yqm5L4
Repo: https://bit.ly/2Ynhh9q

Leave a star if you like it 😇

Comments
  • 5
    Do you mind giving us "long" URLs? I'd lime know what site I'm opening.

    But from the screenshot: Looks cool.
  • 2
  • 1
    @rocktim Thanks!
    Looks great on desktop, but looks a bit "full" on mobile.
  • 0
    @sbiewald yes actually i was having trouble with making tables responsive at first.Then tweaked the css a lil bit , and made it look better to some extend.But still yes it does not look the best in mobile devices.
  • 2
    Expires headers missing, but I guess that's for the prototyping phase. CSS @import shouldn't be used, for performance reasons. Otherwise, pretty slick!

    The third party fonts are a privacy issue, especially because you're leaking referrers.
  • 6
    What is that?!? Unacceptable.
  • 1
    @Fast-Nop wow thank you very much for such accurate review. Tbh i didn't know that these things can be issues too. thanks again.will update with these tips soon 😇
  • 0
    @norman70688 thank you very much 😇
  • 0
    @hack i did not notice that lol. thanks for pointing out.I guess it happens in mobile devices. will fix soon
    😇
Add Comment