Portfolio Website Simple website for my portfolio, and all my projects. Manual Installation Clone the repository: git clone https://github.com/aunncodes/portfolio.git cd Portfolio Install dependencies: npm install Run the site locally: npm run dev