Skip to content

JoanVasquez/react_usermanagment

Repository files navigation

Simple React APP without Redux

In this code I will show you how to create a simple react app without Redux. I hope you enjoy it this code. Whether this code helped you, please donate for a coffee. Thanks.

paypal

Instruction

Remember to make npm i or npm install in the root of the app to install the modules

  • src

    • Components

      • Alert
      • Button
      • FormValidator
        • FormValidator.js
      • Input
      • InputError
      • Main
        • Bar
        • Main
        • User
      • Modal
      • Paginator
      • Panel
      • PrivateRoute
      • SignIn
        • Input
        • SignIn
        • SignInForm
        • Validator.js
      • SignUp
        • Input
        • SignUp
        • SignUpForm
        • Validator.js
    • services -UserService.js

Demonstration

React App

React App

React App

React App

React App

Releases

No releases published

Packages

No packages published