@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");
body{
font-family: "Montserrat", sans-serif;
}
- 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/Replica1-Spotify.git
- Press Enter to create the clone of this repositary.