Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanran/notebook
纯前端日记
https://github.com/chanran/notebook
Last synced: about 6 hours ago
JSON representation
纯前端日记
- Host: GitHub
- URL: https://github.com/chanran/notebook
- Owner: Chanran
- License: mit
- Created: 2019-06-16T17:51:48.000Z (over 5 years ago)
- Default Branch: daily/0.1.0
- Last Pushed: 2023-01-04T00:43:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T04:32:37.554Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 移动端日记
## 运行
```
yarn
yarn start
```## 功能
- 新建一个日记
- 有修改记录(待跟进)
- 编辑日记
- 查看所有日记
- 有新建日记的时间、最新修改时间
- 搜索日记(待跟进)
- 删除日记## 适配
使用了vw布局
## 技术
- 脚手架:create react app
- css:styled-component
- ui框架:ant-design