Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions contributions/Jhanvi- Myntra clone/.vscode/c_cpp_properties.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"configurations": [
{
"name": "windows-gcc-x64",
"includePath": [
"${workspaceFolder}/**"
],
"compilerPath": "C:/msys64/mingw64/bin/gcc.exe",
"cStandard": "${default}",
"cppStandard": "${default}",
"intelliSenseMode": "windows-gcc-x64",
"compilerArgs": [
""
]
}
],
"version": 4
}
24 changes: 24 additions & 0 deletions contributions/Jhanvi- Myntra clone/.vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "C/C++ Runner: Debug Session",
"type": "cppdbg",
"request": "launch",
"args": [],
"stopAtEntry": false,
"externalConsole": true,
"cwd": ".",
"program": "build/Debug/outDebug",
"MIMode": "gdb",
"miDebuggerPath": "gdb",
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",
"text": "-enable-pretty-printing",
"ignoreFailures": true
}
]
}
]
}
59 changes: 59 additions & 0 deletions contributions/Jhanvi- Myntra clone/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"C_Cpp_Runner.cCompilerPath": "gcc",
"C_Cpp_Runner.cppCompilerPath": "g++",
"C_Cpp_Runner.debuggerPath": "gdb",
"C_Cpp_Runner.cStandard": "",
"C_Cpp_Runner.cppStandard": "",
"C_Cpp_Runner.msvcBatchPath": "C:/Program Files/Microsoft Visual Studio/VR_NR/Community/VC/Auxiliary/Build/vcvarsall.bat",
"C_Cpp_Runner.useMsvc": false,
"C_Cpp_Runner.warnings": [
"-Wall",
"-Wextra",
"-Wpedantic",
"-Wshadow",
"-Wformat=2",
"-Wcast-align",
"-Wconversion",
"-Wsign-conversion",
"-Wnull-dereference"
],
"C_Cpp_Runner.msvcWarnings": [
"/W4",
"/permissive-",
"/w14242",
"/w14287",
"/w14296",
"/w14311",
"/w14826",
"/w44062",
"/w44242",
"/w14905",
"/w14906",
"/w14263",
"/w44265",
"/w14928"
],
"C_Cpp_Runner.enableWarnings": true,
"C_Cpp_Runner.warningsAsError": false,
"C_Cpp_Runner.compilerArgs": [],
"C_Cpp_Runner.linkerArgs": [],
"C_Cpp_Runner.includePaths": [],
"C_Cpp_Runner.includeSearch": [
"*",
"**/*"
],
"C_Cpp_Runner.excludeSearch": [
"**/build",
"**/build/**",
"**/.*",
"**/.*/**",
"**/.vscode",
"**/.vscode/**"
],
"C_Cpp_Runner.useAddressSanitizer": false,
"C_Cpp_Runner.useUndefinedSanitizer": false,
"C_Cpp_Runner.useLeakSanitizer": false,
"C_Cpp_Runner.showCompilationTime": false,
"C_Cpp_Runner.useLinkTimeOptimization": false,
"C_Cpp_Runner.msvcSecureNoWarnings": false
}
Binary file added contributions/Jhanvi- Myntra clone/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contributions/Jhanvi- Myntra clone/9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
235 changes: 235 additions & 0 deletions contributions/Jhanvi- Myntra clone/myntraaa.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,235 @@
@font-face {
font-family:proxima nova bold ;
src: url(Proxima-Nova-Bold.ttf);
}
*{
margin:0px;
padding:0px;
box-sizing: border-box;
font-family: proxima nova bold;
}


/*Navigation Bar*/

.navbar ul{
list-style-type: none;
padding:10px 20px;
text-align: center;
display:flex;
justify-content:space-around
}
.navbar{
font-size: 15px;
overflow:hidden;
align-items: center;
display:flex;
position:sticky;
margin-left:0px;
box-shadow:1px 0px 2px rgb(193, 191, 191);
}

.navbar a{
float:left;
padding:20px;
gap:10px;
margin-top:5px;
}

img{
margin-left:50px;
align-items: center;
margin-bottom:8px;
}

#search{
margin-top:10px;
width:600px;
height:50px;
margin-right:50px;
margin-left:30px;
background-color: rgb(239, 237, 237);
border:none;
border-radius:3px;
padding:10px;
font-size:15px;
}
.icon{
display:inline-block;
padding:10px;
margin-top:10px;
}
.icon i{
display:block;
}

#new{
color:rgb(230, 16, 16);
font-weight: bold;;
}

.slider{
width:100%;
position:relative;
overflow:hidden;
}

.slides{
display: flex;
width:500%;
animation: slideAnimation 20s infinite;
}

.slide{
width:100%;
flex-shrink:0;
}

@keyframes slideAnimation{
0%, 15%{transform:translateX(0%);}

20%, 35%{transform:translateX(-100%);}

40%, 55%{transform:translateX(-200%);}

60%, 75%{transform:translateX(-300%);}

80%, 95%{transform:translateX(-400%);}

100%{transform:translateX(0%);}
}

#risingstar{
font-weight:10;
font-family: proxima nova bold;
padding:20px 80px;
font-size: 30px;
color: rgb(74, 73, 73);
letter-spacing: 3px;
}

.star{
width:100%;
position:relative;
overflow:hidden;
}

.slides-star{
display: flex;
width:300%;
animation: slideAnimation 15s infinite;
}

.slide{
width:100%;
flex-shrink:0;
}

@keyframes slideAnimation{
0%, 30%{transform:translateX(0%);}

35%, 65%{transform:translateX(-100%);}

70%, 95%{transform:translateX(-200%);}

100%{transform:translateX(-300%);}
}

.container{
display:flex;
flex-direction:row;
justify-content: flex-start;
align-items:flex-start;
flex-wrap:wrap;
align-content:flex-start;
column-gap:1px;
row-gap:20px;
padding-left:70px;
}
#boxx1{
padding-left:380px;
}

#shop{
font-weight:10;
font-family: proxima nova bold;
padding:50px 80px;
font-size: 30px;
color: rgb(74, 73, 73);
letter-spacing: 3px;
}

aside{
width:35%;
float:left;
margin-left:10px;
padding-top:8px;
padding-left:50px;
}

section{
width:40%;
float:left;
padding:10px;
}
article{
width:20%;
float:left;
padding:10px;
padding-left:0px;
}

#apps{
align-items:left;
}

.fa-brands.fa-square-facebook{
color:grey;
font-size:1.3em;
}

.fa-brands.fa-twitter{
color:grey;
font-size:1.3em;
}

.fa-brands.fa-youtube{
color:grey;
font-size:1.3em;
}

.fa-brands.fa-square-instagram{
color:grey;
font-size:1.3em;
}

footer{
background-color:rgb(243, 241, 241);
height:620px;
}

#heading{
padding:8px;
font-size:large
}

#content{
padding-left:10px;
padding-bottom:7px;
color:rgb(68, 67, 67)
}

#foot{
padding-top:50px;
padding-left:10px;
}

#foott{
padding-top:260px;
padding-left:10px;
}

#foottt{
padding-top:360px;
padding-left:10px;
}
Loading