Skip to content

escapebranch/unfilter-web

Repository files navigation

unfilter-web

Landing page for Unfilter, built with Next.js App Router + Tailwind CSS + Framer Motion.

Stack

  • Next.js
  • Tailwind CSS
  • Framer Motion
  • Geist font

Run locally

npm install
npm run dev

Build

npm run build

Deploy to Vercel

Set:

NEXT_PUBLIC_SITE_URL=https://your-project-name.vercel.app

Then import the repo into Vercel and deploy with the default Next.js settings.

Releases

No releases published

Packages

 
 
 

Contributors