Skip to content

v1becheck/react-quest-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Quiz App

Test your knowledge of React with 134 questions.

Tech:
useState vs useReducer and Context API
using json-server to host fake api data from data/questions.json
using my-json-server.typicode to host api data (https://my-json-server.typicode.com/)
webapp hosted: https://react-quest-app.vercel.app/

--------------------------------------------

Update 1.1.0: Added Context API to manage state
Update 1.1.1: Used local document to store questions to avoid Typicode 10KB db.json issue
Update 1.1.2: Added more questions

Releases

No releases published

Packages

No packages published