harmeetsingh11 / RefactorMate

RefactorMate is an AI tool for refactoring your code. It uses the advanced GPT-3.5-turbo model from OpenAI to make coding easier. Whether you're new to coding or an experienced developer, RefactorMate is designed to make your coding experience better and more efficient.
19 stars 23 forks source link

feat: Added scroll to top #79

Open sharmi4590 opened 2 weeks ago

sharmi4590 commented 2 weeks ago

Solved issue #62 Added scroll to top button

https://github.com/harmeetsingh11/RefactorMate/assets/102676949/37b9b0ab-920d-40fc-8d10-7da9deb0709b

github-actions[bot] commented 2 weeks ago

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! 😊

harmeetsingh11 commented 1 week ago

@sharmi4590 can you implement this with Tailwind CSS only, not with bootstrap or vanilla CSS?