namitoyokota / portfolio

My personal web portfolio built with Next.js 😎
https://namitoyokota.com
2 stars 0 forks source link
nextjs

My portfolio website preview

namitoyokota.com

Codebase

Running Locally

$ git clone https://github.com/namitoyokota/portfolio.git
$ cd portfolio
$ yarn install
$ yarn dev

Inspirations