Skip to content

AADI-1331/glassmorphism-template

Repository files navigation

GLASSMORPHISM TEMPLATE

🎉NEW LOOK🎉

updated 5-10-2021

new1.mp4

Hover effect

  • colour change on links
new1_link1.mp4
  • flip effect on cards
new1flip.mp4

(after minimising the tab)

new1_min.mp4

Contribution Guideline :

  • Drop a ⭐ on the Github repository (It's optional)

  • Before Contribute Please read Contributing_Guidelines.md and CODE_OF_CONDUCT.md.

  • Create an issue of the project or a feature you would like to add in the project and get the task assigned for youself.(Issue can be any bug fixes or any feature you want to add in this project).

  • Fork the repo to your Github.

  • Clone the Repo by going to your local Git Client in a particular local folder in your local machine by using this command with your forked repository link in place of below given link:
    git clone https://github.com/AADI-1331/glassmorphism-template

  • Create a branch using below command. git branch <your branch name>

  • Checkout to your branch. git checkout <your branch name>

  • Add your code in your local machine folder. git add .

  • Commit your changes. git commit -m"<add your message here>"

  • Push your changes. git push --set-upstream origin <your branch name>

  • Make a pull request! (compare your branch with the owner main branch)

🎉 CONTRIBUTIONS🎉

👥 All contributions are welcomed.

CONTRIBUTERS

Contributions in flip cards by:

🎁 guys thanks to you all for finding some time ⌛ to contribute your skills to this repo 🎁

GLASSMORPHISM TEMPLATE

old look