Skip to content

Commit

Permalink
Feature/#5 to dev 머지 (#6)
Browse files Browse the repository at this point in the history
* 랜딩페이지 리펙토링

* 랜딩페이지 리펙토링

* 랜딩 페이지 리펙토링

* 랜딩페이지 수정

* 랜딩페이지 수정

* 랜딩페이지 popup 창 추가

* 랜딩페이지 기능 수정

* 랜딩페이지 api 연동

* 랜딩페이지 리펙토링

* cors 문제 해결

* 랜딩페이지 최종 프로토타입1

* 랜딩 페이지 수정

* 랜딩 페이지 수정
  • Loading branch information
changminkim-329 committed Jun 26, 2023
1 parent ff3624f commit 35a5405
Show file tree
Hide file tree
Showing 64 changed files with 4,014 additions and 355 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# env
.env
.env.development
.env.production
1,491 changes: 1,477 additions & 14 deletions package-lock.json

Large diffs are not rendered by default.

13 changes: 11 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,26 @@
{
"name": "landing-page-test",
"name": "landing-page",
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@fullcalendar/core": "^6.1.7",
"@fullcalendar/daygrid": "^6.1.7",
"@fullcalendar/interaction": "^6.1.7",
"@fullcalendar/react": "^6.1.7",
"@fullcalendar/timegrid": "^6.1.7",
"@material-ui/core": "^4.12.4",
"@mui/material": "^5.13.3",
"@mui/styled-engine-sc": "^5.12.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@toast-ui/react-calendar": "^2.1.3",
"axios": "^1.4.0",
"bootstrap": "^5.2.3",
"framer-motion": "^10.12.10",
"http-proxy-middleware": "^2.0.6",
"react": "^18.2.0",
"react-bootstrap": "^2.7.4",
"react-cookie": "^4.1.1",
Expand All @@ -24,6 +31,7 @@
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"reselect": "^4.1.8",
"styled-components": "^5.3.11",
"tui-calendar": "^1.15.3",
"tui-date-picker": "^4.3.3",
"tui-time-picker": "^2.1.6",
Expand Down Expand Up @@ -52,5 +60,6 @@
"last 1 firefox version",
"last 1 safari version"
]
}
},
"proxy": "http://www.silindar.com"
}
Binary file removed public/favicon.ico
Binary file not shown.
Binary file added public/images/mobile_image.png
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 public/images/mobile_image_.png
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 public/images/mobile_main_title.png
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 public/images/mobile_main_title_.png
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 public/images/page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 0 additions & 14 deletions public/images/page0.svg

This file was deleted.

9 changes: 0 additions & 9 deletions public/images/page1.svg

This file was deleted.

9 changes: 0 additions & 9 deletions public/images/page2.svg

This file was deleted.

14 changes: 0 additions & 14 deletions public/images/page4.svg

This file was deleted.

14 changes: 0 additions & 14 deletions public/images/page4_.svg

This file was deleted.

Binary file added public/images/page_.png
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 public/images/recommend_1.png
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 public/images/recommend_1_mobile.png
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 public/images/recommend_2.png
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 public/images/recommend_2_mobile.png
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 public/images/recommend_3.png
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 public/images/recommend_3_mobile.png
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 public/images/silindar_logo.png
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 public/images/silinder_logo.png
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 public/images/summary.png
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 public/images/title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 9 additions & 43 deletions public/images/title.svg
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 public/images/title_name.png
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 public/images/title_name_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="스타트업 멘토멘티 플랫폼, 실린더"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
Expand Down
File renamed without changes
6 changes: 1 addition & 5 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},

{
"src": "logo192.png",
"type": "image/png",
Expand Down
103 changes: 102 additions & 1 deletion src/App.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,106 @@
#root{
--fc-border-color:none;
font-family: 'Spoqa Han Sans Neo', 'sans-serif';
background-color: #000000;
background-color: #171717;
font-family: 'Pretendard';
}

@font-face {
font-family: 'Pretendard';
font-weight: 100;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Thin.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Thin.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Thin.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Thin.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Thin.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 200;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraLight.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraLight.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraLight.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraLight.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraLight.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 300;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Light.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 400;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Regular.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 500;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Medium.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 600;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-SemiBold.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 700;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Bold.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 800;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-ExtraBold.ttf') format("truetype");
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
font-weight: 900;
font-style: normal;
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.eot');
src: url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.eot?#iefix') format('embedded-opentype'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.woff2') format('woff2'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.woff') format('woff'),
url('https://cdn.jsdelivr.net/gh/webfontworld/pretendard/Pretendard-Black.ttf') format("truetype");
font-display: swap;
}
3 changes: 2 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ import MainPage from './pages/MainPage';
import BootstrapFrame from './pages/BootstrapFrame';
import DemoApp from './components/DemoApp';
// import "bootstrap/dist/css/bootstrap.min.css";

import Dropdown from './components/Dropdown'
import React from 'react';

function App() {
return (
Expand Down
20 changes: 14 additions & 6 deletions src/components/Calendar.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.fc-theme-standard .fc-scrollgrid {
.fc-theme-standard .fc-scrollgrid{
border: none;
}

Expand All @@ -19,8 +19,16 @@
background-color: #3D3D3D;
}

.fc-day-sun{
color: red;

.fc .fc-daygrid-day-number{
color: rgba(255, 255, 255, 0.5);;
}

.fc-day-sun {
color:#FF8E8E;
}
.fc-day-sat {
color: #8B8B8B;
}

.fc-day-today>div{
Expand All @@ -37,9 +45,9 @@
}

.fc .fc-daygrid-day-frame{
border-right: 2px solid black;
border-left: 2px solid black;
border-bottom: 4px solid black;
border-right: 2px solid #171717;
border-left: 2px solid #171717;
border-bottom: 4px solid #171717;
}
.fc-day-sat div{
border-right: 0px;
Expand Down
26 changes: 26 additions & 0 deletions src/components/CalendarNote.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#calendar_note{
margin-top: 78px;
margin-bottom: 11px;
font-weight: 700;
text-align: center;
}
#calendar_note .t1{
font-size: 24px;
margin-bottom: 15px;
font-weight: 700;
color: #FFFFFF;
}

#calendar_note .t2{
margin-bottom: 5px;
font-size: 16px;
color: #F7F7F7;
font-weight: 500;
}

#calendar_note .t3{
font-size: 16px;
color: #F7F7F7;
font-weight: 500;
padding-top: 4px;
}
12 changes: 12 additions & 0 deletions src/components/CalendarNote.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
import './CalendarNote.css'

export default function CalendarNote(){
return (
<div id='calendar_note'>
<h1 className='t1'>유의사항</h1>
<h1 className='t2'>매주 스타트업 일정이 업데이트 됩니다.</h1>
<h1 className='t3'>한 칸 일정은 마감일 기준입니다.</h1>
{/* <h1 className='t3'>모든 일정은 마감일 기준입니다.</h1> */}
</div>
);
}
Loading

0 comments on commit 35a5405

Please sign in to comment.