Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Page #11

Closed
kertul opened this issue Jun 19, 2019 · 2 comments
Closed

Login Page #11

kertul opened this issue Jun 19, 2019 · 2 comments

Comments

@kertul
Copy link

kertul commented Jun 19, 2019

How to implement login page ?
can someone help me

@tuliocll
Copy link
Contributor

tuliocll commented Jun 20, 2019

Hi, see if this work for you or get you a direction:
https://gist.github.com/tuliocll/f3e59cdcdb4ab904191c6e9189abdde2
Captura de tela de 2019-06-20 00-25-29
I am use Formik and Yup, so you need install:
npm install formik
or
yarn add formik
and
npm install yup
or
yarn add yup

(Sorry, i had not seen the LoginCore component, i updated the gist.)

@kertul
Copy link
Author

kertul commented Jun 25, 2019

Thank you, this is very helpful

@kertul kertul closed this as completed Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants