Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 623 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 623 Bytes

Project: React Quiz App

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.

Try Live here