Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exylons/web

my website made with astro! orig design by kevin (old)
https://github.com/exylons/web

astro tailwindcss typescript

Last synced: 16 days ago
JSON representation

my website made with astro! orig design by kevin (old)

Awesome Lists containing this project

README

        

# [web](https://exylons.com)

My personal website made in Astro and Tailwind CSS. Created by [Kevin](https://github.com/kevinzunigacuellar/) (and I just forked and modified it lol)

## Tech stack

- **Platform**: [Astro](https://github.com/withastro/astro)
- **Frontend Library**: [Solid.js](https://github.com/solidjs/solid)
- **Deployment**: [Vercel](https://vercel.com/)
- **CI**: [GitHub Actions](https://github.com/features/actions)
- **Package manager**: [pnpm](https://pnpm.io/)
- **OG-images**: [Satori](https://github.com/vercel/satori)

## Getting started

To get started, run the following commands:

```bash

# 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)