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.
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
-