https://github.com/kevinzunigacuellar/web
My website and developer journal 📝
https://github.com/kevinzunigacuellar/web
astro markdown personal-website tailwindcss
Last synced: about 1 month ago
JSON representation
My website and developer journal 📝
- Host: GitHub
- URL: https://github.com/kevinzunigacuellar/web
- Owner: kevinzunigacuellar
- License: mit
- Created: 2022-04-24T00:31:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T16:20:23.000Z (2 months ago)
- Last Synced: 2025-04-02T11:03:57.858Z (about 1 month ago)
- Topics: astro, markdown, personal-website, tailwindcss
- Language: Astro
- Homepage: https://www.kevinzunigacuellar.com
- Size: 12.5 MB
- Stars: 69
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# www.kevinzc.com
A minimal, responsive, and accessible personal website built with [Astro](https://astro.build/) and [Tailwind CSS](https://tailwindcss.com/).
[](https://stackblitz.com/github/kevinzunigacuellar/kevinzunigacuellar.com?title=Personal%20website)
## Tech stack
- **Frontend Framework**: [Astro](https://github.com/withastro/astro)
## Getting started
To get started, run the following commands:
```sh
# Install dependencies
pnpm install# Start the dev server
pnpm dev
```[](https://astro.build)