Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 262 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 262 Bytes
  • Add root route, layout, header
  • Add frontend framework (Tailwind CSS)
  • Create UrlsController, routes (:new, :create, :show)
  • UrlController#new, with view
  • UrlController#create
  • UrlController#show, with view
  • Add redirect route