A personal portfolio website designed from scratch and created in React (Create React App) to showcase my projects and skillset.
Clone the repository onto your local device, then navigate to the root of the local repository and run:
npm install
npm start