/hackernews

A better version of news.ycombinator.com

Primary LanguageJavaScript

Things to do

  • Build frontend
  • Add API, add title, url time etc.
  • Loading screen
  • Fix time
  • Top and New stories (newstories added at route /newstories)
  • [] Add a 404 page
  • Add pagination
  • Bookmark feature (using localstorage or maybe backend as well for multiple devices)
  • [] Make comments frontend and render comments
  • Add auth
  • Add option to bookmark stories

Tech stack:

  • React
  • Firebase for both auth and database.
    • Firebase auth
    • Firestore
  • Bootstrap