Skip to content

devesh-anand/hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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