Replica is a event organised by OSS Club of AIT Pune in which you have to replicate the given design of website.
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&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/Replica2-OSS.git
- Press Enter to create the clone of this repositary.