GithubHelp home page GithubHelp logo

bmomani / recipes-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 203 KB

A Recipe App built with React and Vite, utilizing the Spoonacular API. Check out the live site

Home Page: https://beautiful-kataifi-c3dc96.netlify.app

JavaScript 95.02% HTML 1.42% CSS 3.56%
react recipe

recipes-app's Introduction

Recipe App

Netlify Status

Welcome to the Recipe App! This application allows you to search for recipes, view details, and save your favorites. It is built using React and the Spoonacular API.

Check out the live site: Recipe App

Table of Contents

Features

  • Search for recipes query.
  • View detailed recipe information.
  • View Similar recipes in the Detailed recipe page.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

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

    npm install
  3. API Key Setup: To access the Spoonacular API, you need an API key. Follow the instructions below to get a new API key and set it up in the project.

API Key Setup

  1. Get an API Key:

    • Go to the Spoonacular API website.
    • Sign up for an account if you don't have one.
    • Generate a new API key from your account dashboard.
  2. Set up the API Key in your project:

    • Open the file src/config/config.js.
    • Replace the placeholder with your API key:
      const API_KEY = 'YOUR_API_KEY_HERE';

Usage

Once you have set up the API key, you can run the app locally:

npm run dev

Contributing

Pull requests are welcome. Please fork the repository and create a pull request with your changes.

License

MIT

recipes-app's People

Watchers

Basheer ALMOMANI 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.