SitePoint
  • Premium
  • Library
  • Community
  • Jobs
  • Blog
LoginStart Free Trial
Build a Node.js CRUD App Using React and Feathers
Build a Node.js CRUD App Using React and FeathersJS
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
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

Community Questions