Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.51 KB

README.md

File metadata and controls

49 lines (36 loc) · 1.51 KB

Portfolio



Url/Demo: anotherhadi.com

My portfolio is a static site built with SvelteKit and TailwindCSS. It showcases my projects, blog posts and more.

Screenshot:

Image

Installation:

Npm

git clone https://github.com/anotherhadi/portfolio
cd portfolio
npm install
npm run build

The website content is on the build folder

Nix

Todo