This is a solution to the Stats preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
Note: These are just examples. Delete this note and replace the list above with your own choices
I got the chance to use tailwind css, which allows you to use utility classes to customize content on the page.
<div className="tailwindclasses">content</div>