This is a simple website stylization project which focuses on modifying the CSS to implement layout concepts such as flexbox, grid, floating, and positioning.
-
To run website, click on the green button above labeled "Code" and copy the URL under HTTPS.
-
Open GitBash and navigate to a repository/folder where you would like to hold this repository.
-
Run the following command with the URL you copied.
$ git clone [URL]- Open VScode (or other platform), Click on File -> Open Folder, and find the location of the copied repository and open it.
- Click on index.html, right-click on the same file and click "Show preview." This should open the website to the right. You can also copy the URL and paste it into your browser. Hello!