Part of my React learning exercise, this is a user list table that expects name, email, and a date (not really a date yet) from a form with basic validation.
npm installand thennpm startlocally,- or go to igorlanko.github.io/manage-users-react.
npm run predeploywill build the app;npm run deploywill publish to repo's GitHub page.
Node.jsinstalled on machine;React.js;TailwindCSS