sinhaGuild / next-graphql-fetch

GraphQL based fetch implementation with NextJS and TailwindCSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Experiment

Grid layout with graphql fetch in nextjs.

Home
Home

Hover States
Hover

Detail
Detail

About

GraphQL based fetch implementation with NextJS and TailwindCSS


Languages

Language:TypeScript 88.0%Language:JavaScript 7.3%Language:CSS 4.7%