Air Fry Tool is a modern web application that helps users find the perfect air fryer cooking times, temperatures, and tips for a wide variety of foods. Instantly get results by uploading a photo, taking a picture, or typing (or speaking) the food name. The app also provides menu ideas, estimated calories, drink pairings, and a rich info page about air frying.
- Camera Functionality: Take a photo of your food using your device's camera.
- Image Upload: Upload images of food items for instant identification.
- Type or Speak Food Name: Enter food names manually or use the built-in microphone for speech-to-text.
- Smart Results: Get cooking time, temperature, menu ideas, estimated calories, and drink pairings for your food.
- Timer: Start a timer for the recommended cooking time.
- Recent & Favorite Foods: Quickly access your history and favorite foods.
- Share: Share your results via Facebook, WhatsApp, or copy to clipboard.
- Accessibility: Fully accessible with keyboard navigation and screen reader support.
- Dark/Light Mode: Beautiful dark and light themes, with a toggle in the header. Your preference is saved for future visits.
- Info Page: Learn about air frying, best practices, tips, a cheat sheet, and more on the
/airfryer-infopage. - Responsive Design: Works seamlessly on desktop and mobile devices.
- Next.js (React framework)
- TypeScript
- Tailwind CSS (for styling)
- Web APIs (camera, speech recognition, notifications)
- Shadcn/ui component library
- Clone the repo:
git clone https://github.com/Hudmebac/airfry.git - Install dependencies:
npm install - Start the development server:
npm run dev - Open http://localhost:3000 in your browser.
- Craig Heggie
© {year} Craig Heggie. All rights reserved.