An algorithm capable of searching and filtering through multiple recipes.
This project aims to create a platform that lists various types of recipes that includes an algorithm for searching. The algorithm enables users to search through different recipes and combine multiple filters. These filters are categorized into three groups: ingredients, appliances, and utensils. Users can refine their search by adding tags from one category or combining tags from different categories.
Run npm instal
to install dependencies
- Run
npm build:css
to generate the CSS - Open the index.html file with in your browser and start searching and filtering throught the recipes