Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevinzunigacuellar/web

My website and developer journal 📝
https://github.com/kevinzunigacuellar/web

astro markdown personal-website tailwindcss

Last synced: 13 days ago
JSON representation

My website and developer journal 📝

Awesome Lists containing this project

README

        

# kevinzunigacuellar.com

A minimal, responsive, and accessible personal website built with [Astro](https://astro.build/) and [Tailwind CSS](https://tailwindcss.com/).

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/kevinzunigacuellar/kevinzunigacuellar.com?title=Personal%20website)

![screenshot](https://github.com/user-attachments/assets/b9225fbc-d314-4580-bda6-4de3a58088c4)

## Tech stack

- **Frontend Framework**: [Astro](https://github.com/withastro/astro)
- **Hosting**: [Netlify](https://www.netlify.com/)

## Getting started

To get started, run the following commands:

```sh frame="none"
# Install dependencies
pnpm install

# Start the dev server
pnpm dev
```

[![Built with Astro](https://astro.badg.es/v2/built-with-astro/medium.svg)](https://astro.build)