FOODMA is a web application designed to help users discover and explore recipes based on their preferences and dietary needs. It leverages the Edamam API for recipe search functionality and the Spoonacular API for detailed recipe instructions, aiming to provide a comprehensive platform for culinary enthusiasts. LINK:https://foodma.vercel.app
- Recipe Search: Users can search for recipes by keywords, ingredients, or dietary preferences.
- Detailed Recipe Information: Each recipe page includes detailed instructions, ingredients, nutritional information, and related recipes.
- User-friendly Interface: Responsive design ensures a seamless experience across devices, including tablets like iPads and Samsung Tabs.
- Personalization: Save favorite recipes and create custom recipe collections.
- Modern Technologies: Built with HTML, CSS, and JavaScript, and utilizes APIs for dynamic content.
To run FOODMA locally, follow these steps:
- Clone the repository:
git clone https://github.com/avogadronuggies/FOODMA.git
- Navigate to the project directory:
cd FOODMA
- Open
index.html
in your web browser.
Contributions are welcome! Fork the repository and submit a pull request with your changes.
For questions or support, contact Vijet Naik ([email protected]).