Skip to content

MaedahBatool/next-cookies

Repository files navigation

How to Set and Get Cookies with Next.js?

This example shows how you can set and get cookies with Next.js.

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example next-cookies next-cookies-app
# or
yarn create next-app --example next-cookies next-cookies-app

Deploy it to the cloud with Vercel (Documentation).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages