refactor Add sign-in form component with OAuth integration, Zod validation, i18n support, and password visibility toggle following REQ0016 requirements ```
README
Develop
Technical Stack
tools included and configured:
- TypeScript 5.7
- Prettier to enforce consistent code style
- EditorConfig for consistent coding style
- [nextjs]
Directory structure
src
: source code of the projectpublic
: source code of the project, managed by nextjsscripts
: utilities script