Salaheddin12 / foody

Food Recipes App with nextjs

Home Page:foody.salaheddin12.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌱 Foody - Food Recipe App

This blog is built using Nextjs, And is still in progress.

✅ Demo

home search recipe

✅ Install

  • Clone the project.
  • Then run yarn to install the dependecies.
  • get an API key from www.edamam.com,
  • Create a DOTENV file and add the API kEY to it ADAMAM_API_KEY=your-api-key
  • After that run yarn dev to run the app in development mode.
  • Open http://localhost:3000 to view it in the browser.

About

Food Recipes App with nextjs

foody.salaheddin12.vercel.app


Languages

Language:JavaScript 68.2%Language:CSS 31.8%