Skip to content

100-hours-a-week/5-carter-community-spring-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

소개

  • 커뮤니티 서비스를 위한 프론트엔드 서버 프로젝트입니다.
  • 기술스택 - 자바스크립트, HTML, CSS
  • 개발환경 - MacOS, Visual Studio Code

백엔드

Backend Server

DEMO

Video Label

폴더 구조

community
|
| --- app.js  
| --- routes
|        |
|        | --- userRouter.js  // 유저 관련 페이지 라우터
|        | --- postRouter.js  // 게시글 관련 페이지 라우터
|
| --- views  // 각 하위폴더에 .html, .css, .js 파일
|        | 
|        | --- board
|        | --- boarddetail
|        | --- boardmodify
|        | --- boardwrite
|        | --- infomodify
|        | --- pwmodify
|        | --- login
|        | --- signup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published