My Portfolio Site
It consist mainly of a single index.html file and a Service Worker to manage the caching of images and the custom CSS files as well as any kind of asset (images, sound,etc)
Installation
git clone git@github.com:Mycroft1891/portfolio.git
cd portfolio
yarn install
yarn start