Build Using Open Trivia Database.
- React.js
- JavaScript
- TailwindCSS
- Vitest (for testing)
- Faced some challenges while writing unit test cases for particular scenarios.
- Got to learn about the Vitest Testing Framework
- Wrote unit test cases for the first time.
- Understood the workflows of Mock API calls.
- Learned about Snapshot testing.
Quiz Page showing question loaded from API:
Incorrect answer and correct answer highlighting:
I enjoy building the whole Application.