You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a frontend project that uses React and the fetch browser API to retrieve questions from the Quizzical Trivia API and display them to the user. React hooks and function components are used to render a quiz, and CSS is used to highlight the user's correct and incorrect answers.
This is a frontend project that uses React and the fetch browser API to retrieve questions from the Quizzical Trivia API and display them to the user. React hooks and function components are used to render a quiz, and CSS is used to highlight the user's correct and incorrect answers.