VaibhavArora314 / StyleShare

A simple web based platform where users can easily create, explore, and share Tailwind CSS components and designs with fellow users.
https://style-share.vercel.app
MIT License
34 stars 54 forks source link

feat: Added Download as zip button feature successfully issue 196 #267

Closed MeetDOD closed 1 week ago

MeetDOD commented 1 week ago

Pull Request Resolves [#196 ]

Title: Added Download as zip button feature successfully.

Description

  1. Downloaded the npm packages npm install jszip file-saver which help in convert to zip and save to the user system.
  2. User have to login to download the code.
  3. Both code i.e html as well as js is compressed in the zip.
  4. Changes is done in Post.js for download and in PostCodeWithPreview for css.

Related Issues

Fixes #196

Changes Made

New features: Added Download as zip button feature.

Screenshots

image

image

image

I certify that I have carried out the relevant code of conduct and provided the requisite screenshot for validation by submitting this pull request.

Thank You for this contribution.

vercel[bot] commented 1 week ago

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

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 11:58am
github-actions[bot] commented 1 week 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! 😊

MeetDOD commented 1 week ago

@VaibhavArora314 I think In the deployed webapp instead of test posts we should post some real content now because the webapp is quite look nice 😄

VaibhavArora314 commented 1 week ago

@VaibhavArora314 I think In the deployed webapp instead of test posts we should post some real content now because the webapp is quite look nice 😄

yes, I am planning to clear the posts from the database. also, I will take some time to review the pr completely and this looks good.

VaibhavArora314 commented 1 week ago

looks good to me, just resolve conflicts

MeetDOD commented 1 week ago

looks good to me, just resolve conflicts

Done @VaibhavArora314

github-actions[bot] commented 1 week ago

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀