App prepared as a hobby for recruitment fair company stand based on Quick quiz plugin. You can the live here.
- HTML
- CSS (Sass)
- JavaScript
- If you want to work with this project locally, download this repository and run
npm install
- You can watch your changes during work by running
npm run watch
- You can build production version by running
npm run build