Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 350 Bytes

Portfolio Website

This is my portfolio website, with some of my projects and relevant work history.

Currently deployed here on GitHub Pages. https://brookeknowles.github.io/portfolio-website/

Made with JavaScript, React, Tailwind CSS, and Vite.

Setup

To start the development server: npm run dev

To deploy to GH Pages: npm run deploy