Skip to content

hasanmtasnimul/react-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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