adarshanand67 / ShareMe

ShareMe Social Media Website where you document the happenings of life
https://share-me-web.netlify.app/
MIT License
9 stars 21 forks source link

Added confetti animation when user creates a post #38

Closed shivam1317 closed 1 year ago

shivam1317 commented 1 year ago

This fixes #34

adarshanand67 commented 1 year ago

Use this 2 lines in Confettis.js const width = window.innerWidth; const height = window.innerHeight;

And the save button is not working when user clicks it?

adarshanand67 commented 1 year ago

Is it working from your end?

adarshanand67 commented 1 year ago

Confettis are working but not the saving button kindly look into it!

adarshanand67 commented 1 year ago

@shivam1317 resolve merge conflicts keep the change of the main file

shivam1317 commented 1 year ago

@adarshanand67 Check now

adarshanand67 commented 1 year ago

Good!