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

feat: created login page #20

Merged
merged 5 commits into from Oct 9, 2022
Merged

feat: created login page #20

merged 5 commits into from Oct 9, 2022

Conversation

Tchakoumi
Copy link
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Checklist:

  • This pull request follow our contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (postman and swagger)
  • I have written tests for the code
  • I have updated .env.example file for new .env variables

What is current behavior?

Closes #(issue_number)

What is new behavior?

Breaking Changes?

Additional information

@aayushchugh aayushchugh added enhancement New feature or request hacktoberfest-accepted This PR is merged as part of hacktoberfest labels Oct 9, 2022
@aayushchugh aayushchugh added this to the v1.0.0 milestone Oct 9, 2022
@Tchakoumi Tchakoumi changed the title Feature/authentication feat: created login page Oct 9, 2022
@Tchakoumi
Copy link
Contributor Author

image

src/pages/login/Login.tsx Outdated Show resolved Hide resolved
Copy link

@Karol-Ari Karol-Ari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall good work, but check the font

src/pages/login/Login.tsx Show resolved Hide resolved
src/pages/login/Login.tsx Show resolved Hide resolved
src/pages/login/Login.tsx Show resolved Hide resolved
src/pages/login/Login.tsx Show resolved Hide resolved
@aayushchugh aayushchugh merged commit b8e4dde into main Oct 9, 2022
@aayushchugh aayushchugh linked an issue Oct 9, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest-accepted This PR is merged as part of hacktoberfest
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEAT] ✨ Create UI for login page
3 participants