Simple restaurant template. Online.
Using Tailwind, built on Next.js.
Install npm packages using npm install.
Set up your env variables - copy file .env.local-sample and save it as .env.local. You will need credentials to access the Recipe API. See that section for more details.
Source: Edaman.
Schema. Can be opened in Swagger.
See Next.js documentation for more info.
runs the app in dev mode
builds the app
runs the app in production mode