Skip to content

PhilippAubert/quizz-app-philipp-aubert

Repository files navigation

Quiz App

Template usage

Don't forget to update the author (and more) in the package.json

Installation

$ git clone <project-url>
$ cd quiz-app
$ npm i # install all dependencies
$ npm test # run tests