Skip to content

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

Notifications You must be signed in to change notification settings

LadyKerr/mealmetrics-copilot

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 4.9%