A Visual Studio Code themed developer portfolio website built with Next.js.
For fetching your articles from dev.to, create an .env.local file inside the project directory. Check the .env.local.example file for more information.
npm run dev
# or
yarn dev