This is a Next.js project bootstrapped with create-next-app
.
It uses the NextJS app router features as Route interceptor, Request caching, React Server Components and Suspense.
To run the development server:
npm install
# then
npm run dev
Open http://localhost:3000 with your browser to see the app.