/react_list-of-goods-hooks

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

React list of goods (Hooks)

DON'T use class components any more (for this and next tasks).

Reimplement the React list of goods using hooks. Take all you need from youy solution for the previous task.

Here is the working version

Instructions