- Open Git Bash.
- Change the current working directory to the location where you want the cloned directory.
- Type
git clone https://github.com/Sagar-Sharma-7/flip-text.git - Press Enter to create the clone of this repositary.
@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Handlee&display=swap'); div{ font-family: 'Nunito', sans-serif; } .box{ font-family: 'Handlee', cursive; }Contributions are welcome! see Contribution's Guide
Be nice. See our code of conduct


