react-crud-app
Here are 36 public repositories matching this topic...
Language:All
Sort:Most stars
❄️ A simple and beautiful CRUD application built with React.
- Updated
Jun 3, 2024 - JavaScript
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 created with React.js. For data storage, we'll use Prisma ORM to query and mutate an SQLite database.
- Updated
Nov 22, 2022 - TypeScript
In this comprehensive guide, you'll build a React.js CRUD app using Redux Toolkit and RTK Query hooks. In brief, we'll create RTK Query hooks that React will use to perform CRUD operations against a REST API.
- Updated
May 16, 2023 - TypeScript
A simple React-Redux CRUD app for managing Contacts
- Updated
Sep 20, 2025 - JavaScript
Proxy - A Leave Request & Teacher Arrangement System for Computer Science Engineering final year project. Simplify leave requests & manage teacher schedules. Built with React.
- Updated
Apr 19, 2024 - JavaScript
In this guide, you'll create a full-stack note application that follows the CRUD (Create, Read, Update, and Delete) architecture with tRPC and use Prisma ORM to store data in an SQLite database. We'll build the tRPC API with Node.js and the UI with React.js.
- Updated
Oct 28, 2022 - TypeScript
This is CRUD in React.js using json-server REST API
- Updated
Oct 26, 2023 - JavaScript
A solid CRUD application built with React.
- Updated
Mar 6, 2023 - JavaScript
Build a CRUD app in React
- Updated
Sep 27, 2025 - JavaScript
User Management - CRUD
- Updated
Jun 29, 2024 - JavaScript
- Updated
Apr 18, 2023 - JavaScript
first app with asp.net web api
- Updated
Feb 29, 2024 - C#
React admin panel template built with Refine and Ant Design
- Updated
Nov 29, 2023 - TypeScript
Implementing React CRUD with React Hook and Context Api
- Updated
Nov 27, 2025 - JavaScript
Create CRUD application using react hooks and context api
- Updated
Apr 12, 2021 - JavaScript
React weather CRUD application. Gets meteorological data from an API and displays it as widgets
- Updated
Jan 11, 2023 - JavaScript
This article will show the laravel 9 react js crud operation example. Here, we will learn how to create crud operation in laravel 9 using react js application. In the backend we will use laravel 9 and frontend we will use react js.
- Updated
Nov 16, 2022
Latihan react js dengan menggunakan realtime database dari firebase
- Updated
Dec 25, 2020 - JavaScript
A basic to-do list app built with React.js, using JSON Server for adding, deleting, and managing tasks. It shows how to perform simple CRUD (Create, Read, Update, Delete) operations in React.
- Updated
Oct 2, 2024 - JavaScript
React CRUD with Context API & useReducer Hook
- Updated
May 17, 2023 - CSS
Improve this page
Add a description, image, and links to thereact-crud-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thereact-crud-app topic, visit your repo's landing page and select "manage topics."