Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 317 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 317 Bytes

Portfolio site

For great tutorials on creating objects with HTML+CSS only, check out Sarah L. Fossheim's posts, such as https://fossheim.ioiting/posts/css-polaroid-camera/. Once I saw their work, I had to try it for myself.

To deploy:

  • checkout repo
  • npm install
  • npm run start (and then ^C)
  • npm run deploy