Skip to content

GeoBrodas/cookies-with-nextjs

Repository files navigation

Next.js Cookie Example

This is an example of how to use the cookies-next and react-cookie packages in a Next.js application.

How to use

Download the example or clone the repo:

git clone https://github.com/GeoBrodas/cookies-with-nextjs && cd cookies-with-nextjs

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published