Skip to content

엔젤브릿지 프론트엔드 ଘ(੭ˊᵕˋ)੭* ੈ✩‧₊˚

Notifications You must be signed in to change notification settings

angel-bridge/Front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

548 Commits
 
 
 
 
 
 

Repository files navigation

🪽 Angel Bridge 🪽





Instagram

챌린지형 창업 교육 플랫폼 ✨
창업의 시작은 엔젤브릿지와 함께


🌉 엔젤브릿지 FE


권혜인
이가빈
@hae2ni
프로그램, 수강내역,
마이페이지
@billy0904
홈, 로그인/회원가입,
관리자 화면

⚒️ 기술 스택

역할 종류
Library Next
Programming Language TypeScript
Styling Vanilla Extract
State Management State Management
Formatting ESLint Prettier
Version Control Git GitHub
Data Fetching ReactQuery
Deploy Vercel

💡 서비스 핵심 기능 소개

1️⃣ 홈페이지

Image

2️⃣ 프로그램 페이지

Image

3️⃣ 수강내역 페이지

Image

4️⃣ 마이페이지

Image Image

5️⃣ 문의 페이지

Image

📁 폴더 구조

📦 
├─ 📂.github
│  ├─ 📂ISSUE_TEMPLATE
│  │  └─ 엔브-issue-template.md
│  └─ pull_request_template.md
└─ 📂angel_bridge
   ├─ .eslintrc.json
   ├─ .gitignore
   ├─ .prettierrc
   ├─ README.md
   ├─ custom.d.ts
   ├─ next.config.ts
   ├─ package-lock.json
   ├─ package.json
   ├─ 📂public
   │  └─ 📂assets
   ├─ 📂src
   │  ├─ 📂api
   │  ├─ 📂app
   │  │  ├─ 📂Providers.tsx
   │  │  ├─ 📂home
   │  │  │  ├─ 📂assets
   │  │  │  ├─ 📂components
   │  │  │  ├─ 📂page.tsx
   │  │  │  └─ 📂styles
   │  │  ├─ 📂inquiry
   │  │  ├─ 📂layout.tsx
   │  │  ├─ 📂mypage
   │  │  │  └─ 📂styles
   │  │  ├─ 📂page.tsx
   │  │  ├─ 📂pay
   │  │  ├─ 📂program
   │  │  └─ 📂status
   │  ├─ 📂components
   │  │  └─ 📂common
   │  ├─ 📂inquiry
   │  │  ├─ 📂assets
   │  │  ├─ 📂components
   │  │  ├─ 📂core
   │  │  └─ 📂styles
   │  ├─ 📂mypage
   │  │  ├─ PageCompo.tsx
   │  │  ├─ 📂common
   │  │  │  ├─ 📂components
   │  │  │  ├─ 📂styles
   │  │  │  └─ 📂types
   │  │  ├─ 📂memberInfo
   │  │  │  ├─ 📂assets
   │  │  │  ├─ 📂components
   │  │  │  ├─ 📂core
   │  │  │  ├─ 📂styles
   │  │  │  └─ 📂types
   │  │  └─ 📂payment
   │  │     ├─ 📂components
   │  │     │  └─ 📂text
   │  │     └─ 📂styles
   │  ├─ 📂program
   │  │  ├─ 📂components
   │  │  │  ├─ 📂header
   │  │  │  └─ 📂main
   │  │  │     └─ 📂styles
   │  │  └─ 📂styles
   │  ├─ 📂status
   │  │  ├─ 📂assets
   │  │  ├─ 📂components
   │  │  │  └─ 📂modal
   │  │  ├─ 📂core
   │  │  ├─ 📂store
   │  │  └─ 📂styles
   │  └─ 📂style
   │     ├─ global.css.ts
   │     └─ theme.css.ts
   ├─ tailwind.config.ts
   ├─ tsconfig.json
   └─ yarn.lock

About

엔젤브릿지 프론트엔드 ଘ(੭ˊᵕˋ)੭* ੈ✩‧₊˚

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •