Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/madrclouddev/astrodevportfolio
- Owner: MaDrCloudDev
- License: mit
- Created: 2022-12-17T19:25:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T01:47:28.000Z (5 months ago)
- Last Synced: 2024-08-11T02:45:01.367Z (5 months ago)
- Language: Astro
- Homepage: https://astrodevportfolio.madr.io/
- Size: 11.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```