Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihcaliss/contact-app-firebase-db
User can add, edit and delete him contacts. Data is stored with firebase realtime database.
https://github.com/fatihcaliss/contact-app-firebase-db
firebase-database firebase-realtime-database javascript material-ui react react-hooks
Last synced: 10 days ago
JSON representation
User can add, edit and delete him contacts. Data is stored with firebase realtime database.
- Host: GitHub
- URL: https://github.com/fatihcaliss/contact-app-firebase-db
- Owner: fatihcaliss
- Created: 2022-07-21T15:19:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T10:52:02.000Z (over 2 years ago)
- Last Synced: 2023-03-06T19:41:32.660Z (over 1 year ago)
- Topics: firebase-database, firebase-realtime-database, javascript, material-ui, react, react-hooks
- Language: JavaScript
- Homepage: https://contact-app-firebase-db.vercel.app/
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## :point_right: [Click here to see on browser](https://contact-app-firebase-db.vercel.app/)
# Contact App
✅ In this project, I aimed to use firebase realtime database so I created this contact App.
✅ User can add, delete and edit contacts.
✅ I used Material UI for styling.
✅ I used Firebase Realtime Database for storage.