Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wpcodevo/react-crud-fetchapi-app

In this tutorial, you'll learn how to build a React.js CRUD application with JavaScript Fetch API, tailwind CSS, and React-Hook-Form. This app will leverage Fetch API to perform CRUD (CREATE, READ, UPDATE, DELETE) operations against a RESTful API via HTTP protocol.
https://github.com/wpcodevo/react-crud-fetchapi-app

crud-app crud-application fetch-api react-crud reactjs-crud ts typescript vite

Last synced: about 1 month ago
JSON representation

In this tutorial, you'll learn how to build a React.js CRUD application with JavaScript Fetch API, tailwind CSS, and React-Hook-Form. This app will leverage Fetch API to perform CRUD (CREATE, READ, UPDATE, DELETE) operations against a RESTful API via HTTP protocol.

Awesome Lists containing this project