Learn tRPC, NextJs & Prisma by building an ultimate blog app

1. Introduction

2. Initialising the app and building the layout

1. Initialising the app using create t3-app and understanding the folder structure

pnpm create t3-app@latest



3. Understanding the layout and building the header


  目录