My goal in creating this website was to put my knowledge into practice. Open the URL to view the published version.
Wanna run this locally because you don't trust the cloud? Fair enough.
- Node.js (v22+)
- Git
git clone https://github.com/andre-moura/personal-website.git
cd personal-website
npm install
npm run devThen open http://localhost:3000 in your browser and get to work.
