An example of a Login page created using Formik and YUP.
In the project, warning messages were arranged in case of errors occurring in the input fields, and a regex code was used for the password input field.
Bootstrap was used to format the project.
You can access the visual of the project below.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh