This is a Next.js project bootstrapped with create-next-app. Small Snippet Crud with enhancing the caching system Thanks to Stephen Grider

Getting Started

Run the development server:

npm run dev

Deploy the project:

npm run build
npm run start