A quiz app developed with react and json-server package for REST API
npm run dev
Start JSON Server
json-server --watch db.json
visit project: https://delicate-dusk-8ac096.netlify.app/
In this quiz you have 5 questions which you have to answer.At the end your correct answers are counted and shown to you.
Good Luck...