@@ -36,21 +36,21 @@ El proyecto combina una arquitectura moderna de frontend orientada a componentes
3636
3737## 🛠️ Tech Stack
3838
39- | Categoría | Tecnología |
40- | --------------- | ----------------------------------- |
41- | Framework web | Next.js 15+ (App Router) |
42- | Lenguaje | TypeScript 5.x |
43- | Biblioteca UI | React + ShadCN UI |
44- | Estilos | Tailwind CSS 3.x |
45- | Iconografía | Lucide React |
46- | Backend & Auth | Firebase Authentication + Firestore |
47- | Hosting | Firebase App Hosting + Vercel |
48- | IA Generativa | Google Genkit (AI Flows) |
49- | Linting | ESLint + Prettier |
50- | CI/CD | GitHub Actions |
51- | Dev Environment | Firebase Studio / Project IDX |
52- | Package Manager | npm |
53- | Node versioning | ` .nvmrc ` (Node 18+) |
39+ | Categoría | Tecnología |
40+ | ---| ---|
41+ | Framework web | Next.js 15+ (App Router) |
42+ | Lenguaje | TypeScript 5.x |
43+ | Biblioteca UI | React + ShadCN UI |
44+ | Estilos | Tailwind CSS 3.x |
45+ | Iconografía | Lucide React |
46+ | Backend & Auth | Firebase Authentication + Firestore |
47+ | Hosting | Firebase App Hosting + Vercel |
48+ | IA Generativa | Google Genkit (AI Flows) |
49+ | Linting | ESLint + Prettier |
50+ | CI/CD | GitHub Actions |
51+ | Dev Environment | Firebase Studio / Project IDX |
52+ | Package Manager | npm |
53+ | Node versioning | ` .nvmrc ` (Node 18+) |
5454
5555---
5656
@@ -262,13 +262,12 @@ Copyright © 2025 **Sebastián Zhunaula** (devsebastian44)
262262<table >
263263 <tr >
264264 <td align="center">
265- <b>Sebastián Zhunaula</b><br />
266- <sub>Full-Stack Developer · Frontend Specialist · Data & AI Enthusiast</sub><br />
267- <br />
265+ <b>Sebastián Zhunaula</b><br/>
266+ <sub>Full-Stack Developer · Frontend Specialist · Data & AI Enthusiast</sub><br/><br/>
268267 <a href="https://github.com/devsebastian44">
269- <img src="https://img.shields.io/badge/GitHub-devsebastian44-black?style=flat&logo=github" /> </a
270- ><br / >
271- <br />
268+ <img src="https://img.shields.io/badge/GitHub-devsebastian44-black?style=flat&logo=github" />
269+ </a >
270+ <br/><br />
272271 <a href="https://collabdata.vercel.app">
273272 <img src="https://img.shields.io/badge/Live%20Demo-CollabData-blue?style=flat&logo=vercel" />
274273 </a>
0 commit comments