cherr0406 / ingredients-checklist

extract ingredients from web recipes and compile them into one checklist.
https://ingredients-checklist.vercel.app
MIT License
0 stars 0 forks source link

(WIP)Ingredients Checklist

url: https://ingredients-checklist.vercel.app/

Description

Web サイトからレシピを取得し、買い物リストを作成するアプリケーションです。

To run the development server, clone the repo and run:

npm run dev

Future Work

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