Giter Site home page Giter Site logo

food-recipies's Introduction

Food Recipes - Hôm nay ăn gì

Welcome to "Food Recipes - Hôm nay ăn gì", a convenient app designed to help you choose recipes faster. With our app, you can easily find recipes that you can make using the ingredients available in your fridge.

Deployed App

Food Recipes - Hôm nay ăn gì

Features

Our app has three main flows:

  1. Suggest Recipes: Select the ingredients you have, and the app will recommend recipes you can prepare.
  2. Show Detailed Recipes: View detailed steps and ingredients for each recipe.
  3. Add Recipes: Contribute your own recipes to the app.

Technology Stack

  • Frontend: Next.js 14
  • Backend: Server actions in Next.js 14, integrated with Prisma and MongoDB for database management.
  • Image Uploads: Handled by Uploadthing.

Getting Started

Follow these instructions to set up the app on your local machine for development and testing purposes.

Prerequisites

Ensure you have Node.js installed on your machine. If not, download and install it from Node.js official website.

Installation

  1. Clone the repository:

    git clone https://github.com/btdat1412/food-recipies.git
  2. Navigate to the project directory:

    cd food-recipies
  3. Install dependencies:

    npm install
  4. Set up environment variables:

    -Create a .env file in the root of the project and add the following:

    DATABASE_URL=your_database_url
    UPLOADTHING_SECRET=your_uploadthing_secret
    UPLOADTHING_APP_ID=your_uploadthing_app_id

    -Replace your_database_url, your_uploadthing_secret, and your_uploadthing_app_id with your actual MongoDB URL, Uploadthing secret, and app ID respectively.

  5. Run the app:

    npm run dev

    The app will start running on localhost:3000 (or another port if specified).

food-recipies's People

Contributors

pdqdat avatar btdat1412 avatar duytan35 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.