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 my first React pet project with deployment which utilized core concepts of React like functional components, props, conditional rendering, useState, useEffect and useRef. The quiz data was fetched using axios from TriviaAPI. For styling basic CSS Flexbox was used. Finally, it was deployed on vercel.