component list - miguelalvinflores/sacTownMunch GitHub Wiki
- holds all the Route and serves as the landing page.
- holds the navbar content and can be used to traverse through the app's pages.
- renders a form for the user to log in with their credentials
- renders a form for the user to sign up and create an account.
- renders a list of restaurants for the user to browse to.
- renders a specific restaurant's information on the page and all associated reviews
- renders a form that allows a logged-in user to choose a date and time for their reservation.
- renders a form that allows a logged-in user to post a review of their restaurant experience.
⚠️ **GitHub.com Fallback** ⚠️