/usmans.me

🌐 my online home

Primary LanguageTypeScriptMIT LicenseMIT

Usman's Portfolio

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

Table of Contents

Description

This is my portfolio website built with Astro, React and Tailwind CSS.

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

npm install
  1. Start the dev server
npm run dev

Contributing

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