EsmeraldaQuintana / webpageLanding

https://esmeraldaquintana.github.io/webpageLanding/
2 stars 0 forks source link

My personal webpage...

Built with

There are 3 alternative layouts for this website, saved as branches.

To see altenative layouts:

$ npm i
$ npm start
> open localhost:8080 in a browser
> and in a separate terminal:
$ git checkout branchName

To do

HTML Structure

#root               // container for Shell
  Shell             // container for all HTML pages
    Shell__sidebar
      header        // picture, home
      nav           // pages
      icons         // social
    Shell__contents // HTML pages are rendered here

Acknowledgements:

Used jgallen23/routie v0.3

Used Tempurturtul/web-template 60c2189

Used Font Awesome v4.7