practice-ben / shopping-cart

This is an app created in React to emulate interactions of a user in a common shopping spree. It shows the list of items, the item's information page and the shopping cart. Navigation is handled through react-router.
0 stars 0 forks source link

Add a navigation bar. #4

Open Bennyjoez opened 1 year ago

Bennyjoez commented 1 year ago

Add Navigation Bar 📊

Add two pages: 📄

Let a user navigate between the pages with a navigation bar, which will be shown on both routes. 💯