Skip to content

tjmacphee/recipe-chef

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install required packages:

npm install

Second, create a .env file in root based on the .env_example file contents:

cp .env_example .env

Third, signup for Spoonacular to obtain your key, then fill in the .env values.

Fourth, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

About

A web-based recipe app that uses Tasty from RapidAPI and ML image models to suggest recipes based in search/input criteria

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors