-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
42 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,42 @@ | ||
# quiz-app-js | ||
A quiz app about Italy made with JS. | ||
# ⁉ QuizApp | ||
![Imagem do meu projeto](./img.png) | ||
Teste seus conhecimentos sobre a itália com um quiz de 10 perguntas, lindo e dinâmico. | ||
|
||
## 💡 Recursos Principais | ||
- Possibilidade de jogar um jogo de quiz. | ||
- | ||
## 🚀 Deploy | ||
- Você pode acessar o projeto aqui: | ||
https://feapolina.github.io/quiz-app-js/ | ||
|
||
## 💽 Executar Localmente | ||
|
||
Clone o projeto | ||
|
||
```bash | ||
git clone https://github.com/feapolina/quiz-app-js.git | ||
``` | ||
|
||
Vá para o diretorio do projeto | ||
|
||
```bash | ||
Execute o arquivo "index.html" | ||
``` | ||
|
||
|
||
## 🛠 Tecnologias Utilizadas | ||
|
||
### Back end: | ||
Javascript, para a lógica da aplicação. | ||
|
||
### Front end: | ||
- HTML e CSS. | ||
|
||
|
||
## 👨🏽💻 Autores: | ||
|
||
- [@feapolina](https://github.com/feapolina) | ||
|
||
## 💬 Feedback | ||
|
||
Se você tiver algum feedback, entre em contato pelo email: [email protected] |