A comprehensive, all-in-one developer utilities platform built with Next.js 15, featuring 10+ essential tools that every developer needs. Fast, responsive, and completely free to use.
- Dark/Light Mode - Seamless theme switching with system preference detection
- Responsive Design - Optimized for desktop, tablet, and mobile devices
- Search & Filter - Real-time search across all tools with query highlighting
- Favorites System - Save frequently used tools with localStorage persistence
- Copy to Clipboard - One-click copying for all tool outputs
- SEO Optimized - Complete meta tags, sitemap, and structured data
- Fast Performance - Optimized with Next.js 15 App Router and React Server Components
- Error Handling - Comprehensive error boundaries and user-friendly error messages
- Node.js 22+
- npm, yarn, pnpm or bun
-
Clone the repository
git clone https://github.com/maruf-pfc/devkit-tools.git cd devkit-tools -
Install dependencies
pnpm install
-
Run the development server
pnpm dev
-
Open your browser Navigate to http://localhost:3000
- Next.js 15 - React framework with App Router
- TypeScript - Type-safe JavaScript
- Tailwind CSS - Utility-first CSS framework
- React 19 - UI library with concurrent features
- shadcn/ui - High-quality React components
- Lucide React - Beautiful & consistent icons
- next-themes - Theme management
We welcome contributions! Please see our Contributing Guide for details.
- Fork the repository
- Create a feature branch
git checkout -b feature/amazing-tool
- Make your changes
- Add tests if applicable
- Commit your changes
git commit -m "Add amazing new tool" - Push to your fork
git push origin feature/amazing-tool
- Create a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Vercel for hosting and deployment
- shadcn for the amazing UI components
- Lucide for the beautiful icons
- The open-source community for inspiration and feedback
- Live Demo: https://devkit-tools.vercel.app
- GitHub: https://github.com/maruf-pfc/devkit-tools
- Issues: https://github.com/maruf-pfc/devkit-tools/issues
- Discussions: https://github.com/maruf-pfc/devkit-tools/discussions
Made with ❤️ by Md. Maruf Sarker
Star ⭐ this repository if you find it helpful!
