ZacCrumpton / front-end-capstone

0 stars 0 forks source link

Exit Single View - List #14

Open ZacCrumpton opened 4 years ago

ZacCrumpton commented 4 years ago

USER STORY

as a user, when i am looking at a single list I need a way to leave the single view

AC

WHEN I click the exit button THEN I should return to the My Lists page

DEV NOTES

  1. add a button to the SingleView List file.
  2. this will need a click event
    • the click event will redirect the user back to the My Lists page