-
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
1 parent
a4063b7
commit 69bae9f
Showing
8 changed files
with
563 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,13 @@ | ||
## FlexBlog | ||
O Flexblog foi o projeto final do curso de CSS Flexbox. | ||
|
||
### Aprendizados | ||
Obtive o conhecimento e a pratica do flexbox, utilizando diversas formas de alinhar os itens com o flexbox, além de torna-lo responsivo utilizando poucos media queries, pois o flexbox já adapta o layout automaticamente ao utilizar o flex-wrap. | ||
|
||
### Stack utilizada | ||
***Front-end:*** HTML e CSS | ||
|
||
### Demonstração | ||
[FlexBlog](https://flexblog-jet.vercel.app) | ||
<hr> | ||
|
Oops, something went wrong.