Skip to content
/ website Public

My Fast, Accessible and Responsive portfolio website made in fresh.js

Notifications You must be signed in to change notification settings

Asqit/website

Repository files navigation

Portfolio website

Website Index

My portfolio website developed with Fresh.js, TypeScript and styled with Tailwind CSS. Website is aiming to be fast, accessible and responsive.

Lighthouse Rating lighthouse rating

Before Running locally

Warning: deno runtime is required in order to run the app. (learn more here)

Running locally

Clone the repo

git clone https://github.com/Asqit/website.git && cd website

Cache the dependecies and start the development server.

deno task start

🎉 You are now running my website on your local machine.