Code Monkey home page Code Monkey logo

recipe-app's Introduction

๐Ÿฒ Recipe Search App

Logo

๐Ÿ“š Table of Contents

๐Ÿ“– Introduction

Recipe Search App is a modern and responsive web application that allows users to search for recipes. It is built using Vite and React, styled with Tailwind CSS, and utilizes UI components from Daisy UI. The recipe data is fetched from the Edamam API.

โœจ Features

  • ๐Ÿ“ฑ Responsive design
  • ๐Ÿ” Search for recipes by keywords
  • ๐Ÿ“‹ View detailed recipe information
  • ๐Ÿงน Easy to use and clean UI

๐ŸŒ Demo

You can view a live demo of the app here.

๐Ÿ› ๏ธ Technologies Used

  • Vite: โšก Next Generation Frontend Tooling
  • React: โš›๏ธ A JavaScript library for building user interfaces
  • Tailwind CSS: ๐ŸŽจ A utility-first CSS framework
  • Daisy UI: ๐ŸŒผ A set of beautiful UI components
  • Edamam API: ๐Ÿด Recipe search API
  • Vercel: ๐Ÿš€ Deployment platform

๐Ÿš€ Getting Started

๐Ÿ“‹ Prerequisites

Make sure you have the following installed:

  • Node.js (v14 or higher)
  • npm (v6 or higher) or yarn

๐Ÿ’พ Installation

  1. Clone the repository:

    git clone https://github.com/your-username/recipe-search-app.git
    cd recipe-search-app
  2. Install the dependencies:

    npm install
    # or
    yarn install

๐Ÿƒโ€โ™‚๏ธ Running the App

  1. Create a .env file in the root directory and add your Edamam API credentials:

    VITE_APP_ID=your_edamam_app_id
    VITE_APP_KEY=your_edamam_app_key
  2. Start the development server:

    npm run dev
    # or
    yarn dev
  3. Open your browser and navigate to http://localhost:3000.

๐Ÿ”— API Integration

The app uses the Edamam Recipe Search API to fetch recipe data. To learn more about the API, visit the Edamam API documentation.

๐Ÿ™ Acknowledgements

recipe-app's People

Contributors

soumojit622 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.