Skip to content

Commit

Permalink
First Commit from Locofy Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhimaurya committed Apr 13, 2024
1 parent 43ab417 commit d596604
Show file tree
Hide file tree
Showing 63 changed files with 3,995 additions and 1 deletion.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

# OS generated files
.DS_Store # macOS folder settings
Thumbs.db # Windows image file cache
Desktop.ini # Windows desktop icon settings

# Editor directories and files
.vscode/ # Visual Studio Code settings
.idea/ # IntelliJ IDEA settings
*.swp # Vim swap files
*.swo # Vim swap files
*.swn # Vim swap files

# Temporary or cache files
*.tmp # Temporary files
*.temp # Temporary files
*.cache # Cache files
*.bak # Backup files

# Others
*.log # Log files
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# venturelink

# Venture Link - 1

Note: Please ensure you have installed <code><a href="https://nodejs.org/en/download/">nodejs</a></code>

To preview and run the project on your device:
1) Open project folder in <a href="https://code.visualstudio.com/download">Visual Studio Code</a>
2) In the terminal, run `npm install`
3) Run `npm start` to view project in browser

225 changes: 225 additions & 0 deletions desktop-1.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,225 @@
.desktop-1-child {
position: absolute;
top: 26px;
left: 2px;
background-color: var(--color-white);
width: 1440px;
height: 180px;
}
.group-inner,
.mentorship3 {
position: absolute;
top: 62px;
left: 471px;
}
.group-inner {
top: 0;
left: 4px;
border-radius: var(--br-27xl);
background-color: var(--color-white);
box-shadow: 14px 14px 4px #d8cdc9;
border: 1px solid var(--color-black);
box-sizing: border-box;
width: 1339px;
height: 260px;
}
.div7 {
position: absolute;
top: 96px;
left: 1000px;
display: inline-block;
width: 344px;
height: 96px;
}
.venture-launchpad-program {
position: absolute;
top: 30px;
left: 435px;
text-align: left;
}
.group-child1,
.group-child2 {
position: absolute;
left: 0;
border-radius: var(--br-27xl);
background-color: var(--color-white);
border: 1px solid var(--color-black);
box-sizing: border-box;
width: 1339px;
height: 260px;
}
.group-child1 {
top: 656px;
box-shadow: 14px 14px 4px #d8cdc9;
}
.group-child2 {
top: 328px;
box-shadow: 14px 14px 4px rgba(0, 0, 0, 0.1);
}
.div10,
.div9 {
position: absolute;
top: 416px;
left: 995px;
display: inline-block;
width: 344px;
height: 96px;
}
.div10 {
top: 751px;
left: 1000px;
}
.group-child3,
.group-child4,
.group-child5 {
position: absolute;
top: 23px;
left: 43px;
width: 380px;
height: 213px;
object-fit: cover;
}
.group-child4,
.group-child5 {
top: 351px;
}
.group-child5 {
top: 680px;
}
.group-child6,
.group-child7,
.group-child8 {
position: absolute;
border-radius: var(--br-mid);
width: 175px;
height: 41px;
}
.group-child6 {
top: 151px;
left: 1084px;
background-color: var(--color-royalblue-200);
}
.group-child7,
.group-child8 {
top: 478px;
left: 1078px;
}
.group-child8 {
top: 802px;
background-color: var(--color-royalblue-200);
}
.explore,
.explore1 {
position: absolute;
font-size: var(--font-size-5xl);
}
.explore {
top: 484px;
left: 1093px;
color: var(--color-white);
display: inline-block;
width: 146px;
height: 23px;
}
.explore1 {
top: 157px;
left: 1123px;
color: var(--color-whitesmoke-100);
}
.explore-wrapper,
.explore2 {
position: absolute;
width: 146px;
height: 23px;
}
.explore2 {
top: 0;
left: 0;
display: inline-block;
}
.explore-wrapper {
top: 806px;
left: 1093px;
font-size: var(--font-size-5xl);
color: var(--color-white);
}
.investor-edge-series {
position: absolute;
top: 357px;
left: 452px;
display: inline-block;
text-align: left;
width: 523px;
height: 75px;
}
.master-pitch-decks {
margin: 0;
}
.essentials {
margin: 0;
white-space: pre-wrap;
}
.led-by-industry-container,
.master-pitch-decks-container {
position: absolute;
font-size: var(--font-size-xl);
text-align: left;
}
.master-pitch-decks-container {
top: 432px;
left: 438px;
display: inline-block;
width: 485px;
height: 133px;
}
.led-by-industry-container {
top: 96px;
left: 446px;
}
.unlock-potential-with-container,
.venture-link-accelerator {
position: absolute;
top: 691px;
left: 452px;
display: inline-block;
text-align: left;
width: 554px;
height: 54px;
}
.unlock-potential-with-container {
top: 759px;
left: 457px;
font-size: var(--font-size-xl);
width: 518px;
height: 116px;
}
.group-child9 {
position: absolute;
top: 112px;
left: 694px;
background-color: var(--color-gainsboro-100);
width: 21px;
height: 3px;
}
.rectangle-parent {
position: absolute;
top: 295px;
left: 48px;
width: 1344px;
height: 916px;
text-align: center;
font-size: var(--font-size-17xl);
color: var(--color-black);
font-family: var(--font-inter);
}
.desktop-1 {
width: 100%;
position: relative;
background-color: var(--color-linen);
height: 1240px;
overflow: hidden;
text-align: left;
font-size: 85px;
color: var(--color-royalblue-200);
font-family: var(--font-crete-round);
}
94 changes: 94 additions & 0 deletions desktop-1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1, width=device-width" />

<link rel="stylesheet" href="./global.css" />
<link rel="stylesheet" href="./desktop-1.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Crete Round:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Crimson Pro:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Balsamiq Sans:wght@700&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Donegal One:wght@400&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,600&display=swap"
/>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inria Sans:wght@700&display=swap"
/>
</head>
<body>
<div class="desktop-1">
<div class="desktop-1-child"></div>
<div class="mentorship3">Mentorship</div>
<div class="rectangle-parent">
<div class="group-inner"></div>
<div class="div7">₹1000/-</div>
<b class="venture-launchpad-program">Venture Launchpad Program</b>
<div class="group-child1"></div>
<div class="group-child2"></div>
<div class="div7">₹1000/-</div>
<div class="div9">₹2000/-</div>
<div class="div10">₹3000/-</div>
<img class="group-child3" alt="" src="./public/[email protected]" />

<img class="group-child4" alt="" src="./public/[email protected]" />

<img class="group-child5" alt="" src="./public/[email protected]" />

<div class="group-child6"></div>
<img class="group-child7" alt="" src="./public/rectangle-95.svg" />

<div class="group-child8"></div>
<div class="explore">Explore</div>
<div class="explore1">Explore</div>
<div class="explore-wrapper">
<div class="explore2">Explore</div>
</div>
<b class="investor-edge-series">Investor Edge Series</b>
<div class="master-pitch-decks-container">
<p class="master-pitch-decks">
- Master pitch decks, financial modeling, and legal
</p>
<p class="essentials">essentials</p>
<p class="master-pitch-decks">
- Live Q&A sessions with seasoned investors
</p>
<p class="master-pitch-decks">
- Networking opportunities with potential backers
</p>
</div>
<div class="led-by-industry-container">
<p class="master-pitch-decks">-Led by Industry Experts</p>
<p class="master-pitch-decks">-Interactive Modules</p>
<p class="master-pitch-decks">-Downloadable Resources</p>
<p class="master-pitch-decks">Covers essential Startup Topics</p>
</div>
<b class="venture-link-accelerator">Venture Link Accelerator</b>
<div class="unlock-potential-with-container">
<p class="master-pitch-decks">
- Unlock potential with practical insights, real cases
</p>
<p class="master-pitch-decks">- Personalized mentor feedback</p>
<p class="master-pitch-decks">- Transformative learning journey</p>
<p class="master-pitch-decks">- Alumni Support</p>
</div>
<div class="group-child9"></div>
</div>
</div>
</body>
</html>
Loading

0 comments on commit d596604

Please sign in to comment.