Skip to content

Portfolio website to showcase my experience

License

Notifications You must be signed in to change notification settings

mohidkazi/mohidkazi.github.io

Repository files navigation

Developed by Mohid Kazi

Setup Locally

Install the dependencies:

pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Checkout the deployment documentation.

developer note - This repo is a clone of logspot