Skip to content

alizehkhan/portfolio

Repository files navigation

Netlify Status

My personal site

A home for my projects, public learnings and resume.

Built using

  • vite for a performant client side application
  • tailwind
  • mdx

Instructions

How to run this repo

  1. Run yarn to install all dependancies.
  2. Run yarn dev to start a server.
  3. Go to http://localhost:5173 to view the application