Skip to content

winrabbit/nextjs-layout-state

 
 

Repository files navigation

Next.js Layout State 🪢

Netlify Status See it live

Deploy to Netlify

Run it locally 🏡

First, run the development server:

npm run dev

Open http://localhost:3000.

Set your own 🧭

  1. Clone this repo:
git clone https://github.com/atilafassina/nextjs-layout-state.git {{your-directory}}
  1. Navigate to the directory and run
npm i && npm run dev
  1. Be happy 🚀

Support 👩‍🔧

dependency version
Next.js 11+
React 17+
TypeScript 4.3+

About

PoC on how to omit state from different pages in a Next.js application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.5%
  • CSS 12.5%