You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is 1 of 2 stories that should be completed in the first week to enable further development of the app.
AC:
react-router-dom has been added as a project dependency
2 tabs are present at the bottom of the app: one for the “list” view, the other for the “add an item” view
When in the “add an item” view, a back arrow appears in the header that takes the user back to the “list” view* When a link is clicked, the browser URL updates to represent the current view (note: the 2 tabs should also be present on this page)
Whichever tab is selected should indicate somehow that it is selected
The text was updated successfully, but these errors were encountered:
This is 1 of 2 stories that should be completed in the first week to enable further development of the app.
AC:
react-router-dom
has been added as a project dependencyThe text was updated successfully, but these errors were encountered: