Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amolkumargupta/contact-manager

A contact manager with react and firebase
https://github.com/amolkumargupta/contact-manager

crud-application firestore mui react

Last synced: about 1 month ago
JSON representation

A contact manager with react and firebase

Awesome Lists containing this project

README

        

# Contact-Manager
The beginner-level contact management project will provide an introduction to Firestore and React.
It will focus on creating a simple contact list application that enables users to add, show and delete contacts.
The project will demonstrate how to use Firestore to store data and how React can be used to build a responsive UI with the help of Material UI.
With this project, beginners will gain an understanding of how to use these technologies to create functional applications that can efficiently manage data.

## Technology
1. Vite
2. React
3. Firestore
4. Material UI

## Snapshot


display contacts
add contact
show contact details