react-birthday-reminder

时间:2024-04-08 22:30:43
【文件属性】:

文件名称:react-birthday-reminder

文件大小:425KB

文件格式:ZIP

更新时间:2024-04-08 22:30:43

JavaScript

生日提醒 该应用程序允许用户创建一个帐户,并保存他们想记住的人的生日。它告诉用户今天是否有生日,以及是否有任何即将到来的生日。 此应用程序具有CRUD功能和用户身份验证。用户必须登录才能添加,删除或编辑生日。我使用React作为该应用程序的前端。对于数据库和身份验证等后端服务,我使用了Firebase。


【文件预览】:
react-birthday-reminder-master
----.gitignore(310B)
----package.json(896B)
----package-lock.json(1.48MB)
----src()
--------components()
--------sass()
--------helpers.js(1KB)
--------index.js(218B)
--------App.js(2KB)
--------firebase()
--------contexts()
--------index.scss(351B)
--------hooks()
--------img()
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(2KB)
--------favicon.ico(15KB)
--------manifest.json(492B)
--------logo512.png(9KB)
----README.md(485B)
----.prettierrc(66B)

网友评论