Skip to content

Dunni0/Recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App 🍽️

What are you cooking today?

A clean, no-fuss recipe app that takes the guesswork out of "what should I make?" — browse random meals, search by keyword, save your favourites, and get full ingredients and instructions all in one place.

Live demo → recipe-app-one-eta.vercel.app


Features

  • 🎲 Random meal discovery — get a new meal suggestion on every load
  • 🔍 Keyword search — find meals by name or ingredient
  • ❤️ Favourites — save meals you love and come back to them
  • 📋 Full recipe detail — ingredients, quantities, and step-by-step instructions
  • 🌐 Powered by a public API — always fresh, always real recipes

Built with


Getting started

No installs, no build steps. Just clone and open.

git clone https://github.com/Dunni0/Recipe-app.git
cd Recipe-app

Then open index.html in your browser — that's it.

Or just visit the live version at recipe-app-one-eta.vercel.app.


Project structure

Recipe-app/
├── index.html      # App shell and markup
├── recipe.css      # Styles
├── recipe.js       # All app logic and API calls
├── fonts/          # Local font files
└── images/         # Static assets

Author

Made by Pelumi AwonugaLinkedIn · pelumioladunni3@gmail.com

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors