MiniTools

Next.js React.js TailwindCSS Node.js

MiniTools

Screenshot of MiniTools

Overview

MiniTools is a central hub of developer tools and utilities. It showcases tools like IP Index, DNS Index, Ports Index, and Polirizer, making them easily accessible. The platform emphasizes open-source and community contributions.

Features

  • Tool Directory: Clickable cards that lead to individual tool pages (IP Analyzer, DNS Analyzer, etc.).
  • Open Source: All tools are free to use and link to GitHub/source.
  • Responsive Layout: Grid layout for tools, easy navigation.
  • Newsletter Signup: Users can subscribe for updates.

Tech Stack

  • Frontend: Next.js (React)
  • Styling: Tailwind CSS for a modern, utility-driven design
  • Backend: Node.js (for any dynamic API, if used)
  • Deployment: Vercel or Netlify (static build)

Usage

No installation needed for the live site. To develop locally:

  1. Clone https://github.com/sahaib/minitools.git.
  2. Install with npm install.
  3. Run npm run dev.
  4. Add new tool cards by editing the content JSON or Markdown files.