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

Create a mock login page #286

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Create a mock login page #286

merged 1 commit into from
Oct 18, 2024

Conversation

mahmutbugramert
Copy link
Contributor

Create a mock login page which has e-mail and password input fields.

@mahmutbugramert mahmutbugramert added the frontend issue related with frontend label Oct 18, 2024
@mahmutbugramert mahmutbugramert added this to the 451 - Milestone 1 milestone Oct 18, 2024
@mahmutbugramert mahmutbugramert self-assigned this Oct 18, 2024
@mahmutbugramert mahmutbugramert linked an issue Oct 18, 2024 that may be closed by this pull request
1 task
@@ -0,0 +1,23 @@
import React from 'react';
import '../styles/Login.css'; // Importing the CSS file
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this comment can be removed

Copy link
Contributor

@hikasap hikasap left a comment

Choose a reason for hiding this comment

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

Well Done! This pr looks good

@hikasap hikasap merged commit ca2bea8 into frontend Oct 18, 2024
@hikasap hikasap deleted the feature/FE-login-draft branch October 18, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend issue related with frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] Implement Simple Login Page in Web Frontend
2 participants