Skip to content

prgrms-web-devcourse/Team-Meoguri-Linkocean-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Ocean(소셜 북마킹 서비스)

🚀Deployment

https://www.linkocean.co.kr


🎖️핵심가치

  • 다양한 북마크 필터링 기능으로 북마크 쉽게 관리하기
  • 다른 사람과 북마크 공유하기
  • 모르는 사람의 북마크 구경하기

🧞 Quick Start(Local)

1. Clone & Install Packages

git clone https://github.com/prgrms-web-devcourse/Team-Meoguri-Linkocean-FE.git

npm install

2. Run

npm run dev

Then, you can access to http://localhost:3000


✋ Team Members

김남경 김지은 박유현 유창헌
Team Leader Developer Developer Developer

📖 DOCS

⌨️ Tech stack

Frontend

  • title
  • title
  • title
  • title
  • title
  • title
  • title

ETC

  • title
  • title
  • title
  • title
  • title

Structure

|-- Team-Meoguri-Linkocean-FE
    |
    |-- components
    |       |-- common
    |   
    |
    |-- hooks
    |   ...// custom hooks  
    |
    |
    |-- pages
    |   ...// 페이지 모음
    |
    |
    |-- public       
    |      |-- icon
    |      |   ...//icon 모음
    |      |-- image
    |          ...//image 모음
    |      
    |
    |-- store
    |   ...//전역 store
    |      
    |-- stories      
    |   ...//storybook 파일 모음
    |     
    |
    |-- styles
    |   ...//css초기화, 전역 스타일   
    |       
    |       
    |-- types
    |   ...//공통 타입 정의     
    |       
    |
    |-- utils
    |   ...// 유틸 함수
    |      |-- apis
    |          ...//api 정의
    |
    |
    |-- package.json //설치 모듈 및 버전