/react-add-user

Basic concepts of react hooks, state management and form error treatment with modals. All developed with React

Primary LanguageJavaScript

REACT ADD USER

Home Screen

This app is a basic pure react project to practice useState management and conditional info on the screen.

It uses this concept in order to show React programming and serves as a example on how to use the following features:

* UseState
* Fragments
* module.css
* Portals (To show modals at the proper place on DOM tree)