-
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
3 changed files
with
33 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Login and Register Form | ||
|
||
## Descrição | ||
|
||
Página de login e registro de contas interativa! | ||
|
||
## Conceitos trabalhados e fixados no projeto: | ||
|
||
✅ HTML Semântico; | ||
✅ Design Responsivo; | ||
✅ Estados e animações com CSS; | ||
✅ Página de login aparece apenas quando se clica no botão "Login"; | ||
✅ Troca de página entre login e registro de contas; | ||
✅ Botão "X" para fechar o container de login/registro; | ||
✅ Menu hambúrguer no Mobile com animação. | ||
|
||
## Tecnologias Utilizadas | ||
|
||
🤖 HTML; | ||
🤖 CSS; | ||
🤖 JavaScript. | ||
|
||
## Design Desktop | ||
|
||
<div align="center"> | ||
<img src="./src/Images/design/design_desktop.png" alt="desktop"> | ||
</div> | ||
|
||
## Design Mobile | ||
|
||
<div align="center"> | ||
<img src="./src/Images/design/design_mobile.png" alt="desktop"> | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.