-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #114 from prgrms-web-devcourse-final-project/dev
DEV MERGE
- Loading branch information
Showing
62 changed files
with
971 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,137 @@ | ||
# React + TypeScript + Vite Boilerplate Code | ||
<div align=center> | ||
<img width="336" alt="image" src="https://github.com/user-attachments/assets/7c7f55c9-f4e5-4a9e-ad98-ee54e46303a9"> | ||
</div> | ||
|
||
<h1 align=center style="text-align: center; font-size: 1.5em">Palette: 팔레트</h3> | ||
|
||
<div align=center> | ||
|
||
<p>자신만의 경험을 색상과 함께 공유하고,<br>네트워킹을 통해 팔레트를 채워주세요!</p> | ||
|
||
https://www.palette.site/ | ||
|
||
<br> | ||
|
||
<p align=center> | ||
<a href="https://lime-mall-d34.notion.site/Road-to-friendly-2d8db233c6da4aaf8c3696a80ec83555?pvs=4">팀 노션</a> | ||
| | ||
<a href="https://www.figma.com/design/9Xf8cDM0jPx0oGNloEkfKa/Palettee?node-id=0-1&node-type=canvas&t=Sk30i83BB7LXRt0w-0">피그마</a> | ||
| | ||
<a href="https://github.com/prgrms-web-devcourse-final-project/WEB1_1_ZeroOne_FE/wiki">위키</a> | ||
</p> | ||
</div> | ||
<br> | ||
|
||
<br> | ||
|
||
<!-- TOC end --> | ||
|
||
<br> | ||
|
||
<!-- TOC --><a name="-"></a> | ||
|
||
## ✨ 프로젝트 소개 | ||
|
||
현대 직장인들은 일주일에 평균 25분 이상을 **자기계발**에 투자하고 있으며, 본업 외에도 사이드 프로젝트를 통해 경력을 확장하려는 경향이 증가하고 있습니다. 그러나 자기계발을 하지 않는 사람들은 **'갓생'** 열풍으로 인해 부담을 느끼고 있습니다. 이러한 상황에서 자기계발을 시작하는 사람들은 혼자 독학하기보다는 다른 사람들과 **함께** 성장하기를 원합니다.<br><br> | ||
**팔레트**는 유저가 포트폴리오를 외부 링크로 연결해 유저의 작업물을 공유할 수 있도록 하며, 협업과 네트워킹에도 최적화된 플랫폼입니다. 아카이브 기능을 통해 다른 사용자들의 이야기를 탐색하고, 게더링 기능을 통해 팀원을 모집하거나 프로젝트에 참여할 수 있습니다. 이러한 기능을 통해 팔레트는 자기계발을 시작하는 사람들이 혼자가 아닌 타인과 함께 성장할 수 있는 환경을 제공하고자 합니다. <br><br> | ||
**팔레트**에서 자신의 경험을 공유하고, 팔레트의 색상을 채워주세요! | ||
|
||
<br> | ||
|
||
<!-- TOC --><a name="--1"></a> | ||
## 🚀 주요 기능 | ||
|
||
<!-- TOC --><a name="--2"></a> | ||
|
||
### 🙋♀️ 나만의 포트폴리오 링크를 공유해주세요 | ||
|
||
> 나만의 포트폴리오 링크가 있다면, 등록해 다른 유저들과 공유하고 의견을 나눌 수 있어요. | ||
<!-- TOC --><a name="--3"></a> | ||
|
||
### 🎨 고유한 색상과 함께 경험을 아카이빙 해보세요 | ||
|
||
> 색상을 통해 고유한 성격이 존재하는 경험들을 아카이빙할 수 있어요. 경험을 나눠 팔레트를 채워주세요.<br> | ||
> 마크다운 에디터를 통해 자유롭게 나만의 경험을 작성할 수 있습니다! | ||
<!-- TOC --><a name="--4"></a> | ||
|
||
### 🗣️ 게더링에서 자기계발 팀원들을 모집해보세요 | ||
|
||
> 혼자 시작하기 어렵다면, 같이 시작할 팀원들을 구해보세요! 다양한 팀원들이 기다리고 있어요 😊 | ||
<br> | ||
|
||
<!-- TOC --><a name="--8"></a> | ||
|
||
## ⚙️ 기술 스택 | ||
|
||
<table align=center> | ||
<thead> | ||
<tr> | ||
<th>분류</th> | ||
<th>기술 스택</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td> | ||
<p align=center>Frontend</p> | ||
</td> | ||
<td> | ||
<img src="https://img.shields.io/badge/Vite-646CFF?logo=Vite&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/React-61DAFB?logo=React&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/Sass-D36AC2?logo=sass&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/Zustand-443E38?logo=react&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/React%20Query-FF4154?logo=reactquery&logoColor=ffffff"> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<p align=center>Deployment</p> | ||
</td> | ||
<td> | ||
<img src="https://img.shields.io/badge/S3-569A31?logo=amazons3&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/CloudFront-232F3E?logo=amazonaws&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/Route%2053-4A154B?logo=amazonaws&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/Netlify-00C7B7?logo=netlify&logoColor=ffffff"> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<p align=center>Collaboration</p> | ||
</td> | ||
<td> | ||
<img src="https://img.shields.io/badge/Notion-000000?logo=Notion"> | ||
<img src="https://img.shields.io/badge/Figma-F24E1E?logo=Figma&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/Slack-4A154B?logo=Slack&logoColor=ffffff"> | ||
<img src="https://img.shields.io/badge/Discord-4358D8?logo=Discord&logoColor=ffffff"> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
<br> | ||
|
||
<!-- TOC --><a name="--9"></a> | ||
|
||
## 🎨 팀 소개 | ||
|
||
<table align="center"> | ||
<tr align="center"> | ||
<th><a href="https://github.com/joarthvr">조천산</a></th> | ||
<th><a href="https://github.com/he2e2">조희정</a></th> | ||
<th><a href="https://github.com/csk6314">채승규</a></th> | ||
</tr> | ||
<tr> | ||
<td><img src="https://github.com/joarthvr.png" width="120" height="120"></td> | ||
<td><img src="https://github.com/he2e2.png" width="120" height="120"></td> | ||
<td><img src="https://github.com/csk6314.png" width="120" height="120"></td> | ||
</tr> | ||
<tr align="center"> | ||
<td>Frontend</td> | ||
<td>Frontend</td> | ||
<td>Frontend</td> | ||
</tr> | ||
</table> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "palettee", | ||
"name": "palette", | ||
"private": true, | ||
"version": "1.0.1", | ||
"type": "module", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
export * from './lib/hooks'; | ||
export * from './model/index'; | ||
export * from './model/options'; | ||
export * from './model/types'; | ||
export * from './ui/GatheringCard'; | ||
export { GatheringDatePicker } from './ui/GatheringDatePicker'; | ||
export * from './ui/GatheringDetail/index'; | ||
export { GatheringLinkInput } from './ui/GatheringLinkInput'; | ||
export { GatheringMarkdownEditor } from './ui/GatheringMarkdownEditor'; | ||
export { GatheringSelect } from './ui/GatheringSelect'; | ||
export { GatheringTagInput } from './ui/GatheringTagInput'; | ||
export { GatheringTitleInput } from './ui/GatheringTitIeInput'; | ||
export * from './lib/hooks'; | ||
export * from './model/index'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.