Skip to content

max-programming/usmans.me

Repository files navigation

Usman's Portfolio

StandWithPalestine

This is a personal portfolio website created by Usman using Astro, React, Tailwind CSS & TypeScript.

Table of Contents

Installation

To install this website on your local machine, you will need to follow these steps:

  1. Clone the repository using the following command:
git clone https://github.com/max-programming/usmans.me.git
  1. Open the project folder in your preferred code editor.

  2. Install dependencies

pnpm install
  1. Start the dev server
pnpm dev

Contributing

If you would like to contribute to this project, you can do so by submitting a pull request.