Demo form application to showcase the use of custom Hooks in React. Read my article on this topic.
This project was created using React + Vite.
npm install
to install project dependencies.
npm run dev
to start the development server on port 3000.