components/*
- Reusable components used by pagesmodels/*
- Interfaces and constants each representing a piece of datapages/*
- Individual pages on the sitepublic/*
- Static assetsstyles/*
- Global styles and reusable classes$ git clone https://github.com/namitoyokota/portfolio.git
$ cd portfolio
$ yarn install
$ yarn dev