amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
163 stars 177 forks source link

🚀 Cool Styles #496

Closed akanksha984 closed 1 year ago

akanksha984 commented 1 year ago

Is your feature request related to a problem ? Please describe. ✍️

Add cool animations here so that it looks catchy and attractive. I would like to add some animations here so that it looks amazing . Please assign it to me under gssoc'23. I would like to work upon this issue.

image

Describe briefly how you would implement this enhancement.

Some steps to implement this enhancement-
1. Step 1
2. Step 2
3. Step 3

Additional context or screenshots

Additional context

Are you contributing for a program?

GSSoC2023

Code of Conduct

github-actions[bot] commented 1 year ago

Hello @akanksha984! Thank you for raising this issue.

Please make sure to follow our Contributing Guidelines. 💪🏻 Don't forget to ⭐ our Project-Amupedia. 📔

Our review team will carefully assess the issue and reach out to you soon! 😇 We appreciate your patience! 😀

akanksha984 commented 1 year ago

@Harshil-Jani the changes made by me are not visible on the website, I have downloaded the code on my local machine and the I have done npm i, then npm run build and then npm start but the changes are not visible at the local url host at port 3000. What should I do ?

Harshil-Jani commented 1 year ago

Strange. There are two reasons this won't work.

  1. The change you are trying to do is incorrect or not intended in file which you are expecting.
  2. You may have forgotten to save the file after changing it from your code editor.

I see no other reason for this to happen. But without looking at your changes I am not sure what exactly is the issue.

I would say try debugging by adding simple <h1>Hii</h1> on the same page. If this works then your changes have some issues. But if that doesn't work then we can try debugging it more.

akanksha984 commented 1 year ago

Yes I tried writing something on page or editing the text but nothing was visible on ui and on the inspect section. Also it showed in warning the optional package sharp in missing

akanksha984 commented 1 year ago

Now its working fine I got the issue

Harshil-Jani commented 1 year ago

Cool. Glad to hear that. And what was it ?

akanksha984 commented 1 year ago

sharp was to be installed

akanksha984 commented 1 year ago

image

Is it good to go ?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 7 days since being marked as stale.