Skip to content

Replica is a event organised by OSS Club of AIT Pune in which you have to replicate the given design of website.

Notifications You must be signed in to change notification settings

raghavjha619/Replica2-OSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Replica2-OSS

Replica is a event organised by OSS Club of AIT Pune in which you have to replicate the given design of website.

NOTE: Replica is event organised by OSS Club of AIT Pune.


Given Design to replicate


vscode

html css javascript



Fonts used in Color Palette

@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;
}

Cloning this repositary using command line

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type git clone https://github.com/Sagar-Sharma-7/Replica2-OSS.git
  4. Press Enter to create the clone of this repositary.


How to reach me?

ForTheBadge makes-people-smile

About

Replica is a event organised by OSS Club of AIT Pune in which you have to replicate the given design of website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.6%
  • CSS 45.9%
  • JavaScript 6.5%