BeforeIDieCode / BeforeIDieAchievements

๐ŸŒŸAn open source project that helps developers make their first pull request and contribute to open source projects. ๐Ÿš€๐ŸŽฏ Developers can contribute by sharing what they want to do before they die. ๐Ÿ’ก๐Ÿ”—
https://before-i-die-achievements.vercel.app
MIT License
117 stars 184 forks source link

auto translation for "before I die " title based on IP #54

Closed negar-75 closed 1 year ago

XanderRubio commented 1 year ago

Create the ability for the Before I Die... text displayed in the const presetText variable inside the MasonryBox.jsx file text box to automatically translate to a user/viers IP address. This is being worked on by @negar-75. Thank you and please work on branch feature-auto-translation-before-i-die.

Screenshot 2023-09-03 at 23 11 59
negar-75 commented 1 year ago

hey @XanderRubio when I wanted to push my commits in" feature-auto-translation-before-i-die " I was warned by this: Screenshot 2023-09-05 105225

XanderRubio commented 1 year ago

@negar-75 Thanks for letting me know. I got this to work for myself after forking the Before I Die repo on my GitHub account and would get the same error. I had to add an SSh key to my GitHub personal account in the settings and this maybe what you need to do even after you have forked the Before I Die Code Repo and then successfully added a test file to a pull request to the Before I Die Code Repo #61

I was getting the error when attempting to fetch the remote (which is the most updated version of the Before I Die Code repo) โฌ‡๏ธ git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

Can you run git fetch upstream and not get an error in your console?

If you get an error in the console, I can help you add the SSH to your GitHub account๐Ÿ˜Ž

XanderRubio commented 1 year ago

This is now closed โœ… thanks to @negar-75 from her pull request #67 and was merged into the main branch from commit a4a46d3