ahmadalibaloch / queros

Running NextJs app with Tailwind, in TS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app. A sample products catalog searchable. Powered with Tailwind & DaisyUI.

Demo

Demo Products

Demo Product Details

Getting Started

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000/products with your browser to see the result.

For running tests

yarn test

About

Running NextJs app with Tailwind, in TS


Languages

Language:TypeScript 79.9%Language:JavaScript 12.6%Language:CSS 7.6%