ThethreeMuscoders / gamepackig

A super sleek e-commerce website.
0 stars 0 forks source link

Categories-Redux #30

Closed JesseBarron closed 6 years ago

JesseBarron commented 6 years ago

As an admin, I would like a list of categories, and the ability to add and delete specific a specific category.

We'll need redux thunks that will make axios requests that will get all the categories as well as deleting a specific category as well as adding one

Actions

thunks

Test