whatsapp clone:使用ReactReact Router和Atom设计的WhatsApp克隆 源码
WhatsApp克隆PWA应用程序 WhatsApp克隆应用程序,使用react , react-router和atomic设计。 项目结构 src/components ├── atoms │ ├── Component │ │ ├── index.js │ │ └── Component.css │ └── ... ├── molecules │ ├── Component │ │ ├── index.js │ │ └── Component.css │ └── ... ├── organisms │ ├── Component │ │ ├── index.js │ │ └── Component.css │ └── ... └── pages ├── Component │ ├── index
下载地址
用户评论