- git clone
git clone https://github.com/Chaam2/wanted-pre-onboarding-frontend.git
- npm install
npm i
- npm start
npm start
테스트용 계정
아이디 | chacha@mail.com |
---|---|
패스워드 | qwer1234 |
- 로그인 하지 않은 유저가 /todo 페이지에 접근하면 로그인 페이지로 리다이렉트 된다.
- 이미 로그인 한 유저가 /signin 또는 /signup페이지에 접근 시 /todo 페이지로 리다이렉트 된다.