Create a primitive react application that displays course information using components and props.
Like most companies, the student restaurant of the University of Helsinki Unicafe collects feedback from its customers. Your task is to implement a web application for collecting customer feedback. There are only three options for feedback: good, neutral, and bad.
The application must display the total number of collected feedback for each category.
The world of software engineering is filled with anecdotes that distill timeless truths from our field into short one-liners.
Build on the provided application by adding a button that can be clicked to display a random anecdote from the field of software engineering.