An open API service indexing awesome lists of open source software.

https://github.com/acmenlei/login-form

login registration box, 2d translation switching effect.
https://github.com/acmenlei/login-form

css html login-form register-form

Last synced: 9 months ago
JSON representation

login registration box, 2d translation switching effect.

Awesome Lists containing this project

README

          

#### 整体布局
- 采用flex以及rem布局,也可以按需添加需要使用的输入框。
#### 逻辑实现
- 采用对整个container盒子进行类名的动态添加触发css中写好的样式的效果。