Skip to content
#

react-crud

Here are 36 public repositories matching this topic...

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

The goal of this project is to create an API and simple Front-end to demonstrate the CRUD operations using RESTful Web Services. The API is developed using Laravel Framework (v5.6) and the Front-end was developed using React (v16.4.1). Thus, this project is a perfect example to demonstrate that how can we use React with Laravel Framework.

  • Updated Aug 3, 2018
  • PHP

ExcelToMongo is a web application developed with Node.js, React.js, and MongoDB. It facilitates the seamless uploading of Excel files and their storage in MongoDB, streamlining data management tasks. Ideal for users seeking efficient data storage and analysis capabilities.

  • Updated Mar 14, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the react-crud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-crud topic, visit your repo's landing page and select "manage topics."

Learn more