/portfolio-deprecated

Primary LanguageJavaScriptMIT LicenseMIT

Personal Portfolio

A simple and clean portfolio made with React

Overview

  • Preview
  • This portfolio was created to showcase my work as well as a bit of who I am and my personality.

Installation

git clone https://github.com/Brisklemonade/portfolio.git
  1. cd portfolio
  2. yarn
  3. yarn start

How to use

  • Open public/index.html and replace -

<title>Kamell Perry</title> with <title>Your Name</title>.

  • Open src/portfolio.js and make changes as needed.

Deployment