Skip to content

argon1025/Tilog-client

Repository files navigation

Logo

TILog client

blog platform for developers, TILog.
Backend project is at another Repo


View Demo · Report Bug · Request Feature

Project Status

Last Release Build : CircleCI image

Team

image

  • 프로젝트 초기 설정
  • 전체 컴포넌트 설계 및 디자인
  • 마크다운 포스트 에디터
  • 포스트 카테고리 검색, 지정

image

  • 컴포넌트 API 상태 연결 로직

Built With

  • CRA(React)
  • React-router
  • React-redux, redux-thunk, redux-persist
  • Tailwind CSS

Getting Started

1. Clone this Project

git clone https://github.com/argon1025/Tilog-client.git

2. Move Project folder and Install yarn module

cd TILog-server
yarn install

3.Run This App

yarn start