Welcome to the New Year Quiz project for safetybox.ru! This readme provides a quick overview to help you get started.
-
Clone the Repo: Clone the repository to your local machine.
git clone https://github.com/fedorkanin/safetybox-new-year-quiz.git
-
Install Dependencies: Navigate to the project directory and install dependencies.
cd safetybox-new-year-quiz npm install
-
Start Dev Server: Launch the development server.
npm run dev
-
Open in Browser: Visit http://localhost:3000 to see the quiz.
This quiz lets users answer questions, and based on their choices, displays images and plays music after the quiz.
Licensed under the MIT License.