Portfolio Website

This portfolio was built with react and tailwind.css.

Screen Shot 2021-08-30 at 10 24 27 AM

It's deployed on netlify and I will be making more regular changes to the site.

Running the site

If you want to run this locally, run the following commands to download the neccessary modules:

npm install

followed by

npm start