Topic: "crud-app-reactjs"
wpcodevo/reactjs-crud-note-app
In this comprehensive guide, you'll learn how to build a CRUD application with React.js, Tailwind CSS, React Query, React-Hook-Form, and Axios. In brief, we'll use CRUD (CREATE, READ, UPDATE, DELETE) methods to perform basic operations against a data layer via REST API.
Language: TypeScript - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 16

Related Topics