Build foundational UI components and layouts with React
Build a simple counter that increments whenever a button is clicked
Build an accordion component that displays a list of vertically stacked sections with each containing a title and content snippet
Build a contact form which submits user feedback and contact details to a back end API
Build the famous holy grail layout consisting of a header, 3 columns, and a footer
Build a list of progress bars that fill up gradually when they are added to the page
Build a calculator that computes the monthly mortgage for a loan
Build a component that books a flight for specified dates
Generate a table of numbers given the rows and columns
Build a progress bar component that shows the percentage completion of an operation
Build a temperature converter widget that converts temperature values between Celsius and Fahrenheit
Build a component that resembles a Tweet from Twitter