codess-aus / mealmetrics-copilot

Get the nutrition facts for any recipe. Built with GitHub Copilot

Home Page:https://mealmetrics-copilot.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT-3 app built with Nextjs, React & GitHub Copilot

Find the nutritional data for any recipe with AI 🤖

Running the App

Clone the repository to your local machine and complete the following steps:

  1. Update the .env.example file to include your apikey
  2. Change the name of the file to .env
  3. Run npm i
  4. Run npm run devserver to start the server
  5. Run npm run dev to start the app
  6. Go to http://localhost:3000 to view app and make requests

You can input any recipe from the web or your favorite recipe! Have Fun! ♥️

mealmetrics-app

About

Get the nutrition facts for any recipe. Built with GitHub Copilot

https://mealmetrics-copilot.vercel.app


Languages

Language:JavaScript 94.0%Language:CSS 6.0%