the-collab-lab / tcl-65-smart-shopping-list

1 stars 1 forks source link

2. As a user, I want to be able to navigate to all the pages in the application by clicking the links in the nav bar #2

Closed fullybaked closed 1 year ago

fullybaked commented 1 year ago

Summary

Users need to be able to navigate between the pages of our application in order to access all of its features. There is a navigation bar in the Layout.jsx component, but it's not quite feature-complete: the links in the nav element don't actually allow the user to navigate from page to page.

Acceptance criteria

Notes