This project was done through the CSS Flexbox course offered by Origamid.
Watch the application demo video: click here.
The following tools were used in this project:
-
Responsiveness
-
Flex container:
- display
- flex-direction
- flex-wrap
- flex-flow
- justify-content
- align-items
- align-content
-
Flex item:
- flex-grow
- flex-basis
- flex-shrink
- flex
- order
- align-self
# Clone this project
$ git clone https://github.com/LissandraRodrigues/flex-blog
# Access
$ cd flexblog
# Click on the index.html file and the application will start in your browser.
Made with ❤️ by Luiza Lissandra.