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
- Host: GitHub
- URL: https://github.com/02alexis/la-velada-iv-project
- Owner: 02Alexis
- Created: 2024-03-07T17:27:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T22:03:35.000Z (over 2 years ago)
- Last Synced: 2024-03-09T19:44:25.105Z (over 2 years ago)
- Topics: astro, midudev, tailwindcss, type
- Language: Astro
- Homepage:
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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

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:


## 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
```
## 🛠️ 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.
[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