Next App Router Starter Kit

Next js 13.5 starter kit using Tailwind CSS, Zustand, SWR, Lint and Formatter

Tech Stack :
Next App Router Starter Kit

Introduction

Welcome to the Next.js App Router Starter Kit! This template is designed to help you kickstart your Next.js project with ease. It includes popular libraries like Tailwind CSS, Zustand for state management, and SWR for data fetching.

How to Start this project

1. Clone using git

2. Install dependencies

3. Run development server

Open http://localhost:3000 with your browser to see the result.