Form submission React + Node.js
Hello! In this article we'll cover how to submit a form in React, and receive that data on our own api endpoint ๐ Sounds like fun? Let's get started!
Some previous knowlege you may need to follow along:
React - create-react-app
useState hook
Node.j...
youngdev.hashnode.dev6 min read