Skip to content

kiritocode1/Pic-thing

Repository files navigation

Pic thing ???**

banner

theo made his api too expensive, so i made it cheaper (free and open source) A modern web application built with Next.js for processing and manipulating images with text. This application provides powerful image processing capabilities including background removal and text overlay features.

🚀 Features

  • Image background removal using @imgly/background-removal
  • Modern UI with Tailwind CSS
  • Dark/Light mode support
  • Type-safe development with TypeScript
  • Fast development with Turbopack

📋 Prerequisites

  • Node.js 18.17 or later
  • pnpm (recommended) or npm

🛠️ Installation

  1. Clone the repository:
git clone https://github.com/yourusername/img-text-app.git
cd img-text-app
  1. Install dependencies:
pnpm install
# or
npm install
  1. Start the development server:
pnpm dev
# or
npm run dev

Open http://localhost:3000 with your browser to see the result.

🔧 Tech Stack

📚 Learn More

To learn more about the technologies used in this project:

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.