Skip to content

igorlanko/manage-users-react

Repository files navigation

Manage users React.js practice

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.

Demo

How to publish

  • npm run predeploy will build the app;
  • npm run deploy will publish to repo's GitHub page.

Local requirements

  • Node.js installed on machine;
  • React.js;
  • TailwindCSS

About

User management table as part of React learning practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published