Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sandibi13/sandibi.dev
- Owner: sandibi13
- License: mit
- Created: 2024-04-27T11:02:09.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T16:07:38.000Z (about 2 months ago)
- Last Synced: 2024-11-13T17:20:59.450Z (about 2 months ago)
- Topics: astrojs, mdx, open-source, portfolio, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://sandibi.vercel.app
- Size: 831 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.