Frontend Routes - nathanieldcooke/meme-azon GitHub Wiki

Frontend Routes

  • This web app uses the following Frontend routes to render pages of the app.

Splash

/

  • Returns the Splash landing page
  • Sign-up and Login Forms will be modals

About

/about

  • Returns the About page
  • Bio of the Software Developer(me)

Memes

/memes

  • Returns the inventory of memes to purchase
  • Meme details, cart, and checkout will be modals