Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amolkumargupta/contact-manager
- Owner: AmolKumarGupta
- License: mit
- Created: 2023-04-05T18:51:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T11:10:04.000Z (over 1 year ago)
- Last Synced: 2024-10-15T20:20:46.229Z (3 months ago)
- Topics: crud-application, firestore, mui, react
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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