└── 📁Colab_Tools
└── README.md
└── 📁app
└── favicon.ico
└── globals.css
└── layout.tsx
└── page.tsx
└── 📁components
└── 📁characters
└── characters.tsx
└── subcomponent1.tsx
└── 📁hero
└── cards.tsx
└── **hero**.tsx
└── 📁info
└── info.tsx
└── navbar.tsx
└── 📁theme
└── button-theme.**tsx**
└── theme-provider.tsx
└── 📁ui
└── AnimatedCursor.tsx
└── AnimatedText.tsx
└── button.tsx
└── cursor.tsx
└── dropdown-menu.tsx
└── navbar-menu.tsx
└── tabs.tsx
└── components.json
└── 📁lib
└── utils.ts
└── next-env.d.ts
└── next.config.mjs
└── package-lock.json
└── package.json
└── postcss.config.mjs
└── 📁public
└── code.png
└── code_1.png
└── 📁cursors
└── cursor_1.svg
└── cursor_2.svg
└── link.cur
└── pointer.cur
└── text.cur
└── flowshart.png
└── grid-bg.jpg
└── grid-img1.png
└── spreadsheet.png
└── text.png
└── text.svg
└── vercel.svg
└── web.png
└── tailwind.config.ts
└── tsconfig.json
└── 📁utils
└── cn.ts
git clone https://github.com/uprizingFaze/Colab_Tools.git
cd Colab_Tools
npm install
npm run dev
# o
yarn dev
# o
pnpm dev
# o
bun dev
Si en algún momento dejan de funcionar las apps por favor enviar un correo a [email protected], para cambiar las API's, ya que no tengo muchos créditos 🚨.