Frontend Routes - GaronSmith/marvelous-movies GitHub Wiki

User-facing routes

/login

Log In Page

/signup

Sign Up page

/home

Authentication required to access

add to Blockbuster shelves, add/edit/remove rating, add/edit/remove reviews

/movies/:id

Authentication required to access Add/edit/remove rating for the specified movie Add/edit/remove reviews for the specified movie. Add specified movie to users Blockbuster shelf

Navigation bar, details for specified chirp, chirp edit form, chirp delete button, chirp like/unlike button