Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 513 Bytes

TODO.md

File metadata and controls

28 lines (19 loc) · 513 Bytes

Phase I (Frontend)

  • Add styles
  • Add non-authenticated routes
  • Add components
  • Add authentication
  • Add SEO
  • Add error and catch boundaries
Article list page:
  • Pagination
  • Your feed section
  • tag specific feed section
  • article like button
Article single page:
  • Follow click functionality
  • comments section
Authentication
  • Need remix-auth or auth.js?

Phase II (Fullstack)

  • Implement the backend with Supabase