OOTA.com is a meal finder application that utilizes the Edamam API to help users discover recipes based on the ingredients they have. The application enhances recipe discovery efficiency by 40%, saving users' time by providing quick, detailed recipe suggestions and simplifying meal planning with an intuitive interface.
- Search for meals based on ingredients.
- Get detailed recipes with instructions, ingredients, and nutritional information.
- User-friendly interface with a dark theme.
- Responsive design for optimal viewing on different devices.
- HTML
- CSS
- JavaScript
- Edamam API
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- A web browser (e.g., Google Chrome, Firefox)
- Internet connection
- Clone the repository to your local machine using the following command:
git clone https://github.com/Janav20/Oota.com.git
- Navigate to the project directory:
cd Oota.com-main
- Open the
index.htmlfile in your preferred web browser. - Enter an ingredient in the search bar and click the search button.
- Browse through the search results and click on "Get Recipe" to view the detailed recipe.
The project uses the Edamam API to fetch recipes. The API helps in:
- Searching for recipes based on user-input ingredients.
- Providing detailed recipe information including ingredients, instructions, and nutritional data.
- Edamam API for providing the recipe data.
- Font Awesome for the icons.
For any inquiries, please contact shettyjanav@gmail.com.
