Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/argon1025/tilog-client

Tilog-client
https://github.com/argon1025/tilog-client

blog client react react-redux react-router redux redux-thunk tailwindcss

Last synced: 28 days ago
JSON representation

Tilog-client

Awesome Lists containing this project

README

        


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](https://circleci.com/gh/argon1025/Tilog-client/tree/release.svg?style=svg)](https://circleci.com/gh/argon1025/Tilog-client/tree/release)
![image](https://user-images.githubusercontent.com/55491354/149620300-636ddac5-e957-4bc3-8c92-543237946cd5.png)

# Team
![image](https://user-images.githubusercontent.com/55491354/146319436-555170dd-5e59-4484-a049-6e80dc8f2713.png)
- [프로젝트 초기 설정](https://github.com/argon1025/CRA-TailwindCSS-Template)
- 전체 컴포넌트 설계 및 디자인
- 마크다운 포스트 에디터
- 포스트 카테고리 검색, 지정

![image](https://user-images.githubusercontent.com/55491354/146319449-2636ea9e-4166-454d-8d71-60f8d90b9895.png)
- 컴포넌트 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
```