Skip to content

yoshua70/next-grid

Repository files navigation

Next Grid

Create grid with the number of cells and rows that you want. Each cell is toggable.

Grid Display

Get started

In dev environment

Clone the repository. Then run:

$ npm i

And initialize and run prisma migrations:

$ npx prisma init
$ npx prisma migrate

About

A grid app created with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published