- html_structure
- common_styles
- header
- hero section
- about section
- projects section
- contact section
- footer
- responsive
- accessible
- refactoring
- testing
# Clone this repository
$ git clone [email protected]:mux-mux/portfolio.git
# Go into the repository
$ cd portfolio
# Install dependencies
$ npm install
# Open the browser & listen for changes
$ npm start