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

https://github.com/02alexis/la-velada-iv-project

🥊 La Velada del Año IV
https://github.com/02alexis/la-velada-iv-project

astro midudev tailwindcss type

Last synced: 23 days ago
JSON representation

🥊 La Velada del Año IV

Awesome Lists containing this project

README

          


Logo

## Web oficial de La Velada IV

La Velada IV es una competición de boxeo que enfrenta a streamers, creadores de contenido.

##

Basado en el diseño de MiduDev

![Logo - La Velada IV](https://img.youtube.com/vi/Lp3B_VDAA40/maxresdefault.jpg)

Tabla de contenidos

1. [Características principales](#características-principales)
2. [Para empezar](#para-empezar)
- [Instalación](#instalación)

## Características principales

- **Detalles del evento**: Obtén información detallada sobre la fecha, hora, ubicación y artistas participantes.
- **Compra de boletos**: Permite a los usuarios dirigirlos a la compra de boletos fácilmente.
- **Redes sociales**: Conoce las redes oficiales donde podrás informarte sobre el evento.

### Capturas de pantalla de la web de La Velada IV:

![Captura de pantalla en móvil](https://github.com/02Alexis/la-velada-IV-project/assets/99287560/d9392bb4-00d9-4e9a-bc4c-913d28ba47d0)
![Captura de pantalla en ordenador](https://github.com/02Alexis/la-velada-IV-project/assets/99287560/fae421c7-4769-4786-b31a-2df034bd8b3a)

(volver arriba)

## Para empezar

### Instalación

1. Clona el repositorio

```sh
git clone https://github.com/02Alexis/la-velada-IV-project.git
```

2. Navega hasta el directorio

```sh
cd la-velada-IV-project
```

3. Instala los paquetes de NPM

```sh
npm install
```

4. Ejecuta el proyecto

```sh
npm run dev
```

(volver arriba)

## 🛠️ Stack

- [![Astro][astro-badge]][astro-url] - The web framework for content-driven websites.
- [![Typescript][typescript-badge]][typescript-url] - JavaScript with syntax for types.
- [![Tailwind CSS][tailwind-badge]][tailwind-url] - A utility-first CSS framework for rapidly building custom designs.
- [![@midudev/tailwind-animations][animations-badge]][animations-url] - Easy peasy animations for your Tailwind project.

(volver arriba)

[astro-url]: https://astro.build/
[typescript-url]: https://www.typescriptlang.org/
[tailwind-url]: https://tailwindcss.com/
[animations-url]: https://tailwindcss-animations.vercel.app/
[astro-badge]: https://img.shields.io/badge/Astro-fff?style=for-the-badge&logo=astro&logoColor=bd303a&color=352563
[typescript-badge]: https://img.shields.io/badge/Typescript-007ACC?style=for-the-badge&logo=typescript&logoColor=white&color=blue
[tailwind-badge]: https://img.shields.io/badge/Tailwind-ffffff?style=for-the-badge&logo=tailwindcss&logoColor=38bdf8
[animations-badge]: https://img.shields.io/badge/@midudev/tailwind-animations-ff69b4?style=for-the-badge&logo=node.js&logoColor=white&color=blue
[contributors-shield]: https://img.shields.io/github/contributors/midudev/la-velada-web-oficial.svg?style=for-the-badge
[contributors-url]: https://github.com/midudev/la-velada-web-oficial/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/midudev/la-velada-web-oficial.svg?style=for-the-badge
[forks-url]: https://github.com/midudev/la-velada-web-oficial/network/members
[stars-shield]: https://img.shields.io/github/stars/midudev/la-velada-web-oficial.svg?style=for-the-badge
[stars-url]: https://github.com/midudev/la-velada-web-oficial/stargazers
[issues-shield]: https://img.shields.io/github/issues/midudev/la-velada-web-oficial.svg?style=for-the-badge
[issues-url]: https://github.com/midudev/la-velada-web-oficial/issues