MacMacky/covid-dashboard ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean COVID dashboard in React with TypeScript.
I want a simple page that lets users quickly see the latest COVID information in a clear, easy to read way. Include a main summary area for key numbers, a chart or trend section, and a table or cards for breaking things down by region if that makes sense. It should feel modern and responsive, work well on desktop and mobile, and be easy to extend later.
Use a polished layout with a good loading state and a friendly error state in case the data can’t be fetched. Keep the styling straightforward and readable. If you need to look up current docs online for any libraries or best practices, go ahead. After you build it, make sure it runs with the usual React scripts and the app opens cleanly in the browser.
Are you gonna build this?
make sure you review the code using coderabbit