Skip to content

lazyplatypus/food-feuds

Repository files navigation

Food Feuds

A demo of personalization with Next.js

Food Feuds Website

Clone and Deploy

Install the Vercel CLI and npm

  1. Clone the Repository
  2. Run Next.js in development mode:
npm install
vercel dev
  1. Deploy on Vercel via
vercel