Hey! This is my portfolio project. If you wanted to see the code, you are in the right place. If you wanted to see the website itself, please check out scottbenton.dev.
- Make sure you have node and NPM installed.
- Clone the project locally.
- Run
npm ito install the dependencies - Run
npm run devto start the development server.