react-cloud-firestore:带有React应用程序的Google Cloud Firestore

时间:2021-05-24 15:13:59
【文件属性】:
文件名称:react-cloud-firestore:带有React应用程序的Google Cloud Firestore
文件大小:261KB
文件格式:ZIP
更新时间:2021-05-24 15:13:59
react redux firebase styled-components jest React和Google Cloud Firestore ToDo应用程序 一个基本的待办事项应用程序确实会创建一个新任务,然后您可以将其从创建的列表中删除或删除。 应用程序基本上是使用React和Redux创建的。 概述 对于数据库,我们选择了Google Cloud Firestore,并且身份验证方法也完全适用于Firebase,Google的匿名身份验证。 从挑战开始,我们就关心架构和测试驱动的开发,通过这种方式,我们提供了清晰的结构和存储,以便在通过Hooks,Styled Component和Redux Thunk设法减轻副作用时使用。 外表 由于免费的Google Firebase,匿名条目可能已被禁用。 我们建议您使用自己的Google Firebase帐户在本地尝试。 https://todo-firebase-xi.vercel.app 依赖关系和配置 .env文件
【文件预览】:
react-cloud-firestore-master
----.eslintcache(15KB)
----public()
--------manifest.json(492B)
--------index.html(2KB)
--------robots.txt(67B)
--------favicon.ico(4KB)
--------logo512.png(9KB)
--------logo192.png(5KB)
----yarn.lock(525KB)
----src()
--------pages()
--------utils()
--------layouts()
--------middleware()
--------components()
--------config()
--------actions()
--------App.js(1KB)
--------setupTests.js(241B)
--------hooks()
--------index.js(458B)
--------routes()
--------reducers()
----Dockerfile(498B)
----LICENSE(1KB)
----.env.local(221B)
----README.md(2KB)
----docker-compose.yml(276B)
----.gitignore(304B)
----package.json(1KB)

网友评论