Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/madrclouddev/astrodevportfolio

A modern visual portfolio I built with Astro, Svelte & React components, w/ Tailwind
https://github.com/madrclouddev/astrodevportfolio

Last synced: 12 days ago
JSON representation

A modern visual portfolio I built with Astro, Svelte & React components, w/ Tailwind

Awesome Lists containing this project

README

        

# [astroDevPortfolio](https://astrodevportfolio.MaDr.io/)

A modern visual portfolio I built with Astro, Svelte & React components, w/ Tailwind.

This use to be my portfolio before SvelteKit released, when I switched over, and abandoned the long, anchor-page approach. I had built it in Next.js first, but the performance of the final product wasn't great. The Astro version came out much cleaner and faster.

```
npm i
npm run dev
npm run build
```