Quiz Progressive Web App Built with React Using OpenTDB API
Install dependencies:
npm install
npm start
- start development servernpm run build
- build into thebuild/
directorynpm test
- Start the test runnernpm run eject
- If you aren’t satisfied with the build tool and configuration choices, you caneject
at any time. This command will remove the single build dependency from your project.