blog platform for developers, TILog.
Backend project is at another Repo
View Demo
·
Report Bug
·
Request Feature
- 프로젝트 초기 설정
- 전체 컴포넌트 설계 및 디자인
- 마크다운 포스트 에디터
- 포스트 카테고리 검색, 지정
- 컴포넌트 API 상태 연결 로직
- CRA(React)
- React-router
- React-redux, redux-thunk, redux-persist
- Tailwind CSS
git clone https://github.com/argon1025/Tilog-client.git
cd TILog-server
yarn install
yarn start