Quizizz answers web app, written in Next.js
You can test the app here!
Since Quizizz released new update app doesn't work
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
Distributed under the MIT License. See LICENSE for more information.
