Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.