Skip to content

olha0108/goit-react-hw-04-feedback

Repository files navigation

Feedback Widget

Like most companies, Expresso Cafe collects reviews from its customers.

Your task is to create an application to collect statistics.

There are only three options for feedback: good, neutral, and bad.

Refactor the "Feedback Widget" task code from the second module using React-hooks.