Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 297 Bytes

Client, Server 기본 세팅

Client

JSX문법이 아닌 Javascript문법으로 Login, Logout, Signin, Navbar, Landingpage 기본 세팅 axios로 server와 연결

Server

node.js로 server부분 기본 세팅 middleware로 auth 토근 생성 bcrypt로 암호화 MongoDB 사용