A quiz progressive web app that helps students prepare for A-level examinations. click demo.
You would need to have Node.js and npm installed.
To install dependencies, you can run:
npm install
To run the project locally, in the project directory, run:
npm run start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.