In this sprint challenge, you will demonstrate your mastery of React components, state management, side effects, and styling by building a complete web application.
The challenge is designed to test your understanding of core React concepts and your ability to implement them in a real-world application. You'll have the opportunity to demonstrate your skills with component composition, state management with hooks, handling side effects, and implementing modern styling techniques.
Follow these steps to set up your sprint challenge project:
npm install
to set up all the required packagesnpm start
to launch the application