First, run the development server:
npm run devOpen http://localhost:3000.
- Clone this repo:
git clone https://github.com/atilafassina/nextjs-layout-state.git {{your-directory}}
- Navigate to the directory and run
npm i && npm run dev
- Be happy 🚀
| dependency | version |
|---|---|
| Next.js | 11+ |
| React | 17+ |
| TypeScript | 4.3+ |