-
Notifications
You must be signed in to change notification settings - Fork 2
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
#187419120 Users should be able to Login with Email and Password #4
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
402c477
to
561576f
Compare
561576f
to
f3abb5c
Compare
f3abb5c
to
0bea429
Compare
@Heisjabo pay attention to details (fonts-weight, font-size) are not the same with the design |
0bea429
to
b896492
Compare
b896492
to
dc9ff8d
Compare
dc9ff8d
to
6f554fd
Compare
6f554fd
to
9e272f7
Compare
9e272f7
to
d2809bf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SLGTM
d2809bf
to
be6af08
Compare
be6af08
to
bdfc511
Compare
bdfc511
to
48258ab
Compare
48258ab
to
5ba667c
Compare
- users should be able to login with email and password Delivers #187419120
5ba667c
to
7cea969
Compare
Code Climate has analyzed commit 7cea969 and detected 0 issues on this pull request. View more on Code Climate. |
#187419120 Users should be able to Login with Email and Password
What does this PR do?
This PR Adds User login feature so that one should be able to login with email and password
Description of Task to be completed?
How should this be manually tested?
ft-login-#187419120
.npm install
to install dependencies.npm run dev
to start the development server and navigate to/login
What are the relevant pivotal tracker stories?
Delivers #187419120
Screenshots
Design
Implementation