Skip to content

abhishek-kumar-21/developer-toolkit

Repository files navigation

Developer Toolkit

A simple web app built with Next.js and Tailwind CSS, providing a set of handy developer tools.

🚀 Tools Included

  • Base64 Encoder/Decoder
  • Case Converter (upper/lower/camel/snake/etc)
  • JSON Formatter
  • Lorem Ipsum Generator
  • QR Code Generator
  • Random Color Generator
  • URL Encoder/Decoder

🔗 Live Demo

👉 See it live here

🛠️ Getting Started

  1. Clone the repo:

    git clone https://github.com/abhishek-kumar-21/developer-toolkit.git
    cd developer-toolkit
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 to see it in action.

📚 Tech Stack

📄 License

Open source under the MIT License.

About

A simple web app built with Next.js and Tailwind CSS, providing a set of handy developer tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published