This is a personal portfolio website created by Usman using Astro, React, Tailwind CSS & TypeScript.
To install this website on your local machine, you will need to follow these steps:
- Clone the repository using the following command:
git clone https://github.com/max-programming/usmans.me.git
-
Open the project folder in your preferred code editor.
-
Install dependencies
pnpm install
- Start the dev server
pnpm dev
If you would like to contribute to this project, you can do so by submitting a pull request.