Recipe app with ingredient search with focus on accesibility and user experience.
Welcome to Receké, a web App to find the right recipe with the ingredients you have at home.
Developed to help people with cooking challenges in order to:
-
🗑️🚯 Avoid food waste.
-
⏰ Save time.
-
🍲 Cook real recipes with nutriotional value.
-
🏃♂️ Make technology more accessible to promote healthier habits.
-
🔍 Search recipes by keywords and icons.
-
🍽️ Create your own recipes.
-
⭐ Review the recipes you try.
Frontend: HTML, CSS, Javascrit y VUE.
From the root folder of the application, type this command on the terminal:
npm install
- From the root folder of the application, type the command in one terminal and keep it open:
npm run serve
- Open another terminal and run the following command:
npm run dev
We'd love to hear your feedback and suggestions for further improvements. Feel free to contribute and join us in making fronted development cleaner and faster!