Source code of my personal website™. Made using next.js and tailwind-css.
This application requires Node.js v16.14+.
git clone https://github.com/akhamr/portfolio.git
cd portfolio
npm i
npm run dev
Create a .env
file similar to .env.example
, and open http://localhost:3000 with your browser to see the result.
- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
Thanks to my inspiration during building this project
Licensed under BSD-2-Clause License, Copyright ©️ 2023 Khamid Arrazaq