Skip to content

Added SignUp and Login Page#15

Merged
Arker123 merged 7 commits intoArker123:mainfrom
Nandini-96:2021csb1113/sof-11-sign-up-page
Mar 2, 2024
Merged

Added SignUp and Login Page#15
Arker123 merged 7 commits intoArker123:mainfrom
Nandini-96:2021csb1113/sof-11-sign-up-page

Conversation

@Nandini-96
Copy link
Collaborator

Signup and login page is added

@linear
Copy link

linear bot commented Feb 14, 2024

SOF-11 Sign-Up Page

animate={{ opacity: 1, y: 0 }}
transition={{ duration: 1, delay: 0.5 }}
className="text-[40px] flex flex-row items-start gap-1 text-white relative font-serif font-bold mb-4"
// style={{ marginLeft: '20px', marginTop: '50px' }}
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
// style={{ marginLeft: '20px', marginTop: '50px' }}

Comment on lines +2 to +3
import img from './img1.jpg';
import img1 from './img4.jpg';
Copy link
Owner

Choose a reason for hiding this comment

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

Let's use more descriptive names

<div className=''>
<motion.div
className=" flex flex-row bg-gradient-to-b from-red-500 via-red-900 to-black"
// style={{ backgroundImage: `url(${img})` }}
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
// style={{ backgroundImage: `url(${img})` }}

Copy link
Owner

Choose a reason for hiding this comment

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

Let's use a more descriptive name for this image

@Nandini-96 Nandini-96 requested a review from Arker123 February 19, 2024 16:40
@Arker123 Arker123 mentioned this pull request Feb 20, 2024
@Arker123
Copy link
Owner

Let's use a more descriptive name for this image

Apologies for any confusion. Can we change the variable names to something like "image_logo.png" instead of "image1.png"? It'll make things more descriptive for future contributers. Thanks.

Copy link
Owner

@Arker123 Arker123 left a comment

Choose a reason for hiding this comment

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

lgtm, thanks

@Arker123 Arker123 merged commit ac8e08a into Arker123:main Mar 2, 2024
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

Successfully merging this pull request may close these issues.

3 participants