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
cd portfolio
yarn
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.