- html_structure
- common_styles
- header
- hero section
- about section
- projects section
- contact section
- footer
- responsive
- accessible
- refactoring
- testing
# Clone this repository
$ git clone git@github.com:mux-mux/portfolio.git
# Go into the repository
$ cd portfolio
# Install dependencies
$ npm install
# Open browser & listen to scss changes
$ npm run dev