Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chanran/notebook

纯前端日记
https://github.com/chanran/notebook

Last synced: about 6 hours ago
JSON representation

纯前端日记

Awesome Lists containing this project

README

        

# 移动端日记

## 运行

```
yarn
yarn start
```

## 功能

- 新建一个日记
- 有修改记录(待跟进)
- 编辑日记
- 查看所有日记
- 有新建日记的时间、最新修改时间
- 搜索日记(待跟进)
- 删除日记

## 适配

使用了vw布局

## 技术

- 脚手架:create react app
- css:styled-component
- ui框架:ant-design