/nextjs-tailwindcss-search

A Search App built using NextJS, TailwindCSS and Elasticsearch

Primary LanguageTypeScript

Next.js + Tailwind CSS + Elasticsearch Example

This example shows how to use Tailwind CSS (v2.2) with Next.js. It follows the steps outlined in the official Tailwind docs.

It uses the new Just-in-Time Mode for Tailwind CSS.

We will use Elasticsearch to ingest sample data, search it by using Elasticsearch NodeJS language client.

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel