live demo - https://data111a.github.io/React-Quiz-App/
- React single page application
- React Hooks
- Custom React components
- axios library
- Clone repo
$ git clone https://github.com/data111a/React-Quiz-App
- Install dependencies
$ npm install
- run on local machine
$ npm run dev