Skip to content

Commit 4cde448

Browse files
style(docs): fix prettier formatting in README.md
1 parent f42ba99 commit 4cde448

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -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,12 +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/><br/>
265+
<b>Sebastián Zhunaula</b><br />
266+
<sub>Full-Stack Developer · Frontend Specialist · Data & AI Enthusiast</sub><br /><br />
267267
<a href="https://github.com/devsebastian44">
268268
<img src="https://img.shields.io/badge/GitHub-devsebastian44-black?style=flat&logo=github" />
269269
</a>
270-
<br/><br/>
270+
<br /><br />
271271
<a href="https://collabdata.vercel.app">
272272
<img src="https://img.shields.io/badge/Live%20Demo-CollabData-blue?style=flat&logo=vercel" />
273273
</a>

0 commit comments

Comments
 (0)