IO Dev is a portfolio website to showcase the work and projects I have created.
Please visit iodev.vercel.app to preview.
git clone https://github.com/saiful-akbar/io-dev.git
cd io-dev
git checkout develop
cp .env.local.example .env.local
npm install && npm run start