Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandibi13/sandibi.dev

✨ My portfolio built with Astro.js
https://github.com/sandibi13/sandibi.dev

astrojs mdx open-source portfolio reactjs tailwindcss typescript

Last synced: about 2 months ago
JSON representation

✨ My portfolio built with Astro.js

Awesome Lists containing this project

README

        


sandibi.dev

My personal portfolio website, built with [Astro.js](https://astro.build/), [Tailwind CSS](https://tailwindcss.com/) and deployed to [Vercel](https://vercel.com/).

Special thanks to [@chronark](https://github.com/chronark) for the project template.

## Running Locally

```sh-session
git clone https://github.com/sandibi13/sandibi.dev.git
cd sandibi.dev
```

Then install dependencies and run the development server:

```sh-session
pnpm install
pnpm dev
```

## Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.