- Framework: Next.js
- Database: Sanity CMS
- Deployment: Vercel
- Styling: Tailwind CSS
- Analytics: Yandex Metrika
This application requires Node.js v18+
git clone https://github.com/bozzhik/portfolio.git
cd portfolio
pnpm i
pnpm dev
Create a Sanity project and edit sanity.ts
file from /src
and /sanity
.
git clone https://github.com/bozzhik/portfolio.git && cd portfolio/sanity && echo "[SANITY] Install modules..." && pnpm i && cd .. && echo "[NEXT.js] Install modules..." && pnpm i && code .
- You are free to use this code as inspiration.
- Please do not copy it directly.
- Crediting the author is appreciated.