whatsapp-clone:使用React,React-Router和Atom设计的WhatsApp克隆

时间:2021-04-15 19:28:32
【文件属性】:
文件名称:whatsapp-clone:使用React,React-Router和Atom设计的WhatsApp克隆
文件大小:940KB
文件格式:ZIP
更新时间:2021-04-15 19:28:32
JavaScript 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

网友评论