Challenge: Quiz App
Hands-on exercise to test your knowledge about the useState hook in React.
We'll cover the following...
Task
Create a React quiz application where users can answer multiple choice questions and receive instant feedback on their performance.
Expected output
The provided layout is the anticipated result. Make sure to preserve the ...