react-crud-app topic

List react-crud-app repositories

crud-app

139
Stars
94
Forks
Watchers

❄️ A simple and beautiful CRUD application built with React.

nextjs-trpc-crud-app

35
Stars
13
Forks
Watchers

This article will teach you how to build a full-stack tRPC CRUD (Create, Read, Update, and Delete) app with Next.js. The tRPC API will be built on Next.js edge runtime and the tRPC client will be crea...