insta-react:使用reactreduxredux-persist构建的简单Instagram克隆

时间:2024-05-19 15:15:10
【文件属性】:

文件名称:insta-react:使用reactreduxredux-persist构建的简单Instagram克隆

文件大小:12.91MB

文件格式:ZIP

更新时间:2024-05-19 15:15:10

JavaScript

使用ReactJS构建的Instagram Clone 使用React / Redux / Redux-persist /创建的Instagram克隆。 此应用程序使用redux-persist将数据持久保存在浏览器的本地存储中。 如果出于某种原因想要清除数据,则可以使用localStorage.clear()清除localStorage.clear()并刷新以恢复默认数据。 配置 该项目使用create-react-app引导。 请确保您拥有最新的节点(最好是6岁以上) 特征 查看帖子 在帖子中添加喜欢 在帖子中添加评论 删除帖子 添加新帖子(通过选择预定义的图片,因为这是仅前端应用程序,无法持久保存上载的图片) 运行应用程序和文件夹结构 // install dependencies yarn install // start the dev server yarn start //


网友评论