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

issue 6 Added text animation #23

Closed

Conversation

gurliv21
Copy link

@gurliv21 gurliv21 commented Oct 8, 2024

Closes: #6

screen.mov

Copy link

vercel bot commented Oct 8, 2024

@gurliv21 is attempting to deploy a commit to the vansh-codes1's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

github-actions bot commented Oct 8, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@vansh-codes
Copy link
Owner

Why did you change the background, please make the background as it was earlier

Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gityzer ✅ Ready (Inspect) Visit Preview 1 resolved Oct 8, 2024 6:46pm

@vansh-codes
Copy link
Owner

Can you list all the changes you have made in the code as I can see alot of changes
list all the changes in all files that you did
I can see 8 files changed for this

@vansh-codes vansh-codes added the question Further information is requested label Oct 8, 2024
@gurliv21
Copy link
Author

gurliv21 commented Oct 8, 2024

Specifically, I made changes to Home.jsx by adding a TypingAnimation component with the following code:
TypingAnimation
duration={80}
className="text-4xl font-light text-transparent bg-clip-text bg-gradient-to-r from-purple-400 to-pink-600 tracking-widest mb-8"
text="Let's, Begin..."

The other modified files were likely added as a result of downloading the TypingAnimation from MagicUI as you can see in typing-animation.jsx in components/ui

@vansh-codes
Copy link
Owner

Resolve merge conflicts @gurliv21

@vansh-codes vansh-codes added the conflicts merge conflicts needs to be fixed label Oct 14, 2024
@vansh-codes
Copy link
Owner

@gurliv21 Resolve the merge conflicts to get the PR merged

@gurliv21 gurliv21 closed this Oct 18, 2024
@gurliv21 gurliv21 deleted the issue-6-Add-Text-Animation branch October 18, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts merge conflicts needs to be fixed pending question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat:Add text Animation to home page
2 participants