docs: readme.md

This commit is contained in:
tristan 2019-09-10 14:24:20 +08:00
parent da0f2095a4
commit 3a53a7b490
5 changed files with 24 additions and 2 deletions

View File

@ -1,3 +1,25 @@
# react-starter
# 中国传统颜色在线手册
react webapp development scaffold for mobile and pc, with or without redux/router.
![Logo](demo/logo.png)
## 访问地址
[Chinese Color Cheatsheet](https://works.yangerxiao.com/chinese-colors/)
![PC UI](demo/pc.png)
## 特性
- 使用React构建
- 支持 PWA
- Mobile First
![Mobile UI](demo/m.png)
- 颜色选中高亮
- 颜色分类
- 可复制RGB **(TO DO)**
## 参考
- 颜色数据来源:[新浪博客:中国传统颜色](http://blog.sina.com.cn/s/blog_5c3b139d0101deia.html)
- UI参考[一个日本传统颜色网站](http://nipponcolors.com/)

BIN
demo/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
demo/m.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

BIN
demo/pc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB