React๋ฅผ ํ์ฉํ Todo List
TODO List์ TODO Detail๋ก ์ด๋ฃจ์ด์ ธ ์๋ค.
TODO List์์๋ ์๋ก์ด ํ ์ผ์ ์ถ๊ฐํ ์ ์๋ค.
์ถ๊ฐ๋ ํ ์ผ์ ๋ชฉ๋ก ํํ๋ก ๋ณผ ์ ์๊ณ , ์๋ฃ ์ฒ๋ฆฌ ๊ทธ๋ฆฌ๊ณ ์ญ์ ๋ฅผ ํ ์ ์๋ค.
์ฐ์ ์์๊ฐ ๋์ ์ผ์ ๋ํด์๋ ๋นจ๊ฐ์์ผ๋ก ํ์๊ฐ ๋๋ค.
TODO Detail์์๋ ๋ด์ฉ, ๋ง๊ฐ ๊ธฐํ ๊ทธ๋ฆฌ๊ณ ์ฐ์ ์์๋ฅผ ์ ํ ์ ์๋ค.
- [โ] ์๋ก์ด TODO(์ ๋ชฉ + ๋ด์ฉ)๋ฅผ ์์ฑํ๋ค
- [โ] ์ฌ์ฉ์์ ์ ํ์ ์ํด TODO์๋ ๋ง๊ฐ ๊ธฐํ์ ๋ฃ์ ์ ์๋ค.
- [โ] ์ฐ์ ์์๋ฅผ ์กฐ์ ํ ์ ์๋ค.
- [โ] ์๋ฃ ์ฒ๋ฆฌ๋ฅผ ํ ์ ์๋ค.
- [โ] TODO ๋ชฉ๋ก์ ๋ณผ ์ ์๋ค.
- [โ] TODO ๋ด์ฉ์ ์์ ํ ์ ์๋ค.
- [โ] TODO ํญ๋ชฉ์ ์ญ์ ํ ์ ์๋ค.
- [โ] Unit Test : store/reducers์ ๋ํ Unit Test ์คํ
- [โ] AWS๋ฑ ์๋ฒ์ ๋ฐฐํฌ๋์ด ์์ด์ ๊ธฐ๋ฅ์ ์ง์ ์ฌ์ฉํด ๋ณผ ์ ์์ : https://queuestack.github.io/react-todo/
1. git clone https://github.com/queuestack/react-todo.git
2. cd react-todo
3. yarn
4. yarn run start- react-todo-with-server : https://github.com/queuestack/react-todo-with-server passport.js๋ฅผ ํ์ฉํด ๋ก๊ทธ์ธ ๊ธฐ๋ฅ ์ ๊ณต