Welcome to the DavTools Microsite — a collection of practical, everyday web tools built to make your life easier! From QR code generators to password strength meters, this site offers sleek, efficient tools powered by a modern web stack.
The microsite is built with Astro and deployed on Netlify.
- Astro → A lightning-fast static site generator that combines the simplicity of static sites with the flexibility of modern frameworks.
- Vite → A next-generation frontend build tool that delivers fast and optimized development.
- Tailwind CSS → A utility-first CSS framework for building responsive, beautiful interfaces quickly.
- Sass → A powerful CSS preprocessor for writing maintainable and scalable styles.
- TypeScript → A superset of JavaScript that adds static typing for improved reliability and developer experience.
-
Clone the repository
git clone [repository_url]
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open in browser
Visit http://localhost:3000 to explore the microsite.
Explore a growing collection of tools, including:
- ✅ QR Code Generator
- ✅ Password Strength Meter
- ✅ [Add more here as you build]
Each tool is designed with a focus on usability, clean code, and best practices — perfect for learning or everyday use!
This project is licensed under the MIT License.
Want to improve a tool or suggest a new one? Check out the contribution guidelines and feel free to submit a pull request!
We’d love to hear from you! If you have suggestions, improvements, or just want to say hi, please open an issue.