Closed GammaMicrowave closed 1 year ago
Hey @GammaMicrowave
Thanks for opening this PR :rocket:. Mentor will review your PR soon and till then, keep contributing and stay calm.
Thanks for contributing to OpenCode'22 ✨✨!
Hey @GammaMicrowave
Your PR has been merged :partying_face::partying_face: and you have earned 40 points.
Thanks for contributing to OpenCode'22 ✨✨!
Issue: 33
Short description of what this resolves: Added bookmark widget as stated in issue.
Changes made: -installed antd -on clicking on bookmark the div translates from left to write while also gaining opacity. -fetched logo of each site along with site url and implemented it as mentioned. -made a custom modal design to suit the project theme and added required css classes in app.css -stored all the bookmarks in local storage under the key bookmarks -wrote the explanation of code in comments