/flexblog

The FlexBlog is a responsive layout developed during Origamid's FlexBox Course using the fundamentals and all the flexbox properties within the CSS.

Primary LanguageCSSMIT LicenseMIT

Access the application here πŸ‘‰ FlexBlog

πŸ“‹ Index


πŸ“„ About

The FlexBlog is a responsive layout developed during Origamid's FlexBox Course using the fundamentals and all the flexbox properties within the CSS.

Properties used

  • Flex Direction
  • Flex Wrap
  • Flex Flow
  • Justify Content
  • Align Items
  • Align Content
  • Flex Grow
  • Flex Basis
  • Flex Shrink
  • Flex
  • Order
  • Align Self

πŸ–₯ Technologies used


πŸ“¦ Download and run the project

Note: To perform the procedures below on your terminal it is necessary to have Git installed on the your machine.

    # Clone the repository
    $ git clone https://github.com/willian-souza/flexblog

    # Enter the downloaded directory
    $ cd flexblog

    # Run the application
    Open the index.html file in any browser

πŸ“ License

This project is under license MIT. See the archive LICENSE for more details.


Developed by Willian dos Santos Souza