bobbybaxter / acme-explosives

0 stars 0 forks source link

types #4

Closed bobbybaxter closed 5 years ago

bobbybaxter commented 5 years ago

User Story

As a user, when the page loads, when I click on a category button, I see all of the types within that category, and I can return to the previous page when I click on the Back button.

AC

Given a user navigates to the page And clicks on a category card's button Then they should see all types from db/types.json printed on the page as cards And when they click on the Back button Then they should return to the Categories page

Dev Notes

- types.js should:

- categories.js should: