Note: This project was extracted from my portfolio website
You are welcome to fork this repository and use the code in your own projects, provided that you give appropriate credit. Please include a link back to this repository in your project or documentation.
To install/check the correct node version
nvm usenpm inpm run devIf running the following command to run the server (to test on other devices), check the terminal for the url:
npm run dev -- -p 0.0.0.0Open http://localhost:3000 (or the url in the terminal if you're binding to 0.0.0.0) with your browser to see the result.
Automatically deploys to Vercel