Skip to content

haseebibnarshad/code-converter

Repository files navigation

⚡️ Venom Converter – Effortless Code Conversion with AI

Convert code between languages or formats in seconds using AI-powered magic. Built with love, speed, and elegance.

Screenshot


🚀 Features

  • ✨ Instant code conversion using AI
  • 🧠 Intuitive and developer-friendly UI
  • ⚙️ Built with Next.js + Tailwind + Bun
  • 🧩 Modular, clean component structure
  • 💡 Fully open-source and customizable

📦 Prerequisites

Ensure you have Node.js or Bun installed.

Check your version:

node -v
# or
bun -v

If not installed, grab it from nodejs.org or bun.sh.

🛠️ Installation

  1. Clone the Repository
git clone https://github.com/venomblaze-alpha/code-converter.git
cd code-converter
  1. Install Dependencies Using npm:
npm install

Or with Bun:

bun install
  1. Start the Dev Server Using npm:
npm run dev

Or with Bun:

bun run dev

Open your browser and visit: http://localhost:3000
📥 Download Project as ZIP

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published