Skip to content

Recipe Finder is a web application that allows users to search for delicious recipes based on ingredients they have at home. With a user-friendly interface, users can input their available ingredients and get a list of recipes that match their selections.

Notifications You must be signed in to change notification settings

softboyai/Recipe-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Recipe Finder App

A modern, responsive web application to discover recipes from around the world. Built with HTML, CSS, and JavaScript.

Features

  • Search for recipes by cuisine type, ingredients, or meal preferences
  • Responsive design for mobile and desktop
  • Modern UI with recipe cards
  • Integration with Spoonacular API for recipe data
  • Global cuisine categories
  • SEO optimized

Technologies Used

  • HTML5 & CSS3
  • JavaScript (ES6+)
  • Font Awesome for icons
  • Google Fonts
  • Spoonacular API

Deployment

This project is deployed on Vercel. You can view the live site at https://recipe-finder-tau-one.vercel.app/.

Local Development

To run this project locally:

  1. Clone the repository
  2. Open index.html in your browser
  3. Get your own API key from Spoonacular and replace it in the script

API Key Notice

This project uses the Spoonacular API. The API key in the code is limited to 150 requests per day. For a production environment, you should:

  1. Get your own API key from Spoonacular
  2. Consider storing the API key as an environment variable in Vercel

About

Recipe Finder is a web application that allows users to search for delicious recipes based on ingredients they have at home. With a user-friendly interface, users can input their available ingredients and get a list of recipes that match their selections.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages