jose-renato-m / twitter-interface

This repo aims to develop a similar twitter inteface using flexbox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ Description

This repository aims to develop a similar twitter interface, without all functionalities, just the layout of it, as part of a study using FlexBox in order to demonstrate how this powerful tool may position several elements, aligning them in the screen. This study is based on a class of Bootcamp GoStack of Rocketseat School.


πŸ’» Used Technologies

This project is being developed using the following technologies:

  • HTML
  • CSS
  • FlexBox

πŸ“ Download

# Clone the repository
$ git clone https://github.com/jose-renato-m/twitter-interface.git

# Enter in the directory
cd twitter-interface

# Open the code editor
$ code .

#Start live server code editor's extension

Obs.: to open the code editor, use the one you prefer most. Maybe the form to open it on your machine might be different from discribed here.


Made with πŸ’™ by JosΓ© Renato Montagnana πŸ‘‹πŸ» Get in touch!

About

This repo aims to develop a similar twitter inteface using flexbox.


Languages

Language:CSS 55.2%Language:HTML 44.8%