Personal Portfolio Site

This is a site made as a personal portfolio. Its is React and Parcel using Sass for styling. ]

It's currently hosted at : https://henry-portfoliosite.herokuapp.com/

Getting Started

Install dependencies:

$ npm install

Run the build

$ npm run build

Start the server

$ npm run start