Daily Tools is a comprehensive web application that provides a collection of commonly needed utilities and tools for everyday use. Built with React and styled with Tailwind CSS, it offers a clean, intuitive interface for various calculations, conversions, and data manipulations.
- File format conversions
- Image optimization
- PDF tools
- File size reducer
- Case converter
- Grammar checker
- Word counter
- Lorem ipsum generator
- Timezone converter
- Meeting planner
- Countdown timer
- Pomodoro timer
- Date calculator
- Currency converter
- Scientific calculator
- Percentage calculator
- Loan calculator
- Unit converter
- Tip calculator
- Salary calculator
- BMI calculator
- Tax calculator
- JSON formatter
- CSV JSON converter
- Password generator
- QR code generator
- Data visualizer
- Copy-paste bin
- Code formatter
- Regex tester
- Base64 converter
- Markdown previewer
- SQL to CAML converter
- Hash generator
- HTML to Markdown converter
- Markdown to HTML converter
- XML to JSON converter
- JSON to XML converter
- Node.js (v16.0.0 or higher)
- npm (v7.0.0 or higher)
- Clone the repository
git clone https://github.com/Anky9972/dev-tools.git
cd daily-tools- Install dependencies
npm install- Start the development server
npm run dev- Build for production
npm run build- Frontend Framework: React
- Styling: Tailwind CSS
- Icons: Lucide React
- UI Library: Shadcn UI
- Routing: React Router DOM
- Build Tool: Vite
The application is fully responsive and works on:
- Desktop (1024px and above)
- Tablet (768px to 1023px)
- Mobile (below 768px)
Run tests using:
npm test- Build the project:
npm run build- Deploy the
distfolder to your hosting service
Project Link: https://github.com/Anky9972/dev-tools
Live Demo: https://developerstool.netlify.app/
Made with ❤️ by [Vivek Gaur]
