Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max-programming/usmans.me
🌐 my online home
https://github.com/max-programming/usmans.me
astro hacktoberfest hacktoberfest2022 hashnode portfolio vercel
Last synced: 9 days ago
JSON representation
🌐 my online home
- Host: GitHub
- URL: https://github.com/max-programming/usmans.me
- Owner: max-programming
- Created: 2022-03-07T19:05:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T09:35:00.000Z (3 months ago)
- Last Synced: 2024-08-05T09:39:25.682Z (3 months ago)
- Topics: astro, hacktoberfest, hacktoberfest2022, hashnode, portfolio, vercel
- Language: TypeScript
- Homepage: https://usmans.me
- Size: 7.53 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usman's Portfolio
[![StandWithPalestine](https://raw.githubusercontent.com/Safouene1/support-palestine-banner/master/StandWithPalestine.svg)](https://github.com/Safouene1/support-palestine-banner)
This is a personal portfolio website created by Usman using [Astro](https://astro.build), [React](https://react.dev), [Tailwind CSS](https://tailwindcss.com) & [TypeScript](https://typescriptlang.org).
## Table of Contents
- [Usman's Portfolio](#usmans-portfolio)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Contributing](#contributing)## 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
```2. Open the project folder in your preferred code editor.
3. Install dependencies
```
pnpm install
```4. 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.