English | Tiếng Việt
Cook is a versatile mobile application designed to simplify your cooking experience. Whether you're a seasoned chef or a kitchen novice, Cook helps you discover recipes, manage ingredients, and enhance your culinary skills with ease.
Cook provides a user-friendly interface to explore a vast collection of recipes, watch detailed cooking videos, and interact with a community of food enthusiasts. Our app is currently available on both web and mobile platforms, offering a seamless experience across devices.
- Recipe Discovery: Find recipes based on available ingredients.
- Video Tutorials: Watch step-by-step cooking videos from professional chefs.
- Community Interaction: Connect with fellow food lovers and share your culinary experiences.
- Ingredient Management: Easily manage and track your ingredients.
- Customizable Options: Personalize your cooking experience with custom preferences.
- Cook Web App - Explore the full version on the web
- Cook Community - Join our community for more interactions
For detailed documentation, please visit Cook Documentation.
- capacitorjs - A cross-platform native runtime for web apps.
- nuxt - Basic knowledge of Nuxt
- TypeScript - Basic knowledge of TypeScript
- ES6+ - Basic knowledge of ES6 syntax
- Clone the repository
git clone https://github.com/your-repo/cook.git
- Installation dependencies
cd cook
pnpm install
- run
pnpm dev
- build
pnpm build
- sync android
npx cap sync