Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 936 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 936 Bytes

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+