SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
Build a Node.js CRUD App Using React and Feathers
Toggle community discussions
Close
Content
Files
Bookmarks
Preface
Build a Node.js CRUD App Using React and FeathersJS
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
1
Build a Node.js CRUD App Using React and FeathersJS
Prerequisites
Scaffold the App
Build the API Server with Feathers
Test the API with Hoppscotch
Build the User Interface
Manage State with React Hooks and the Context API
Define a Context Store
Inject the Context Provider into the Application Root
Display a List of Contacts
Fetch Data Asynchronously from the Feathers API Server
Error Handling
Handle Create Requests Using React Hook Forms
Edit Existing Contacts
Implement a Delete Request
Conclusion
Open text modal
Community Questions
Close