This is a quiz about Html, CSS and JavaScript, developed in react, vite, with the purpose of offering the end user the possibility to test his knowledge in these technologies. The objective is to answer the questions and verify the score at the end. This project was made following the original project developed by Matheus Batisti from Hora de Codar.
Antes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas:
# Clonar o repositório
$ git clone < git@github.com:biancagomesalves/quiz.git >
# Após ter clonado o projeto, abra a pasta e no terminal digite o comando:
npm install
# Para rodar o projeto digite o comando:
npm run dev
Desenvolvido ❤️ por Bianca Gomes Alves