https://github.com/pranabdas/grid
Contact Manager
https://github.com/pranabdas/grid
database firebase firebase-auth firestore learning react user-authentication
Last synced: 3 months ago
JSON representation
Contact Manager
- Host: GitHub
- URL: https://github.com/pranabdas/grid
- Owner: pranabdas
- Created: 2022-06-18T04:33:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-18T04:45:39.000Z (about 4 years ago)
- Last Synced: 2025-06-11T19:19:40.540Z (about 1 year ago)
- Topics: database, firebase, firebase-auth, firestore, learning, react, user-authentication
- Language: JavaScript
- Homepage: https://trygrid.netlify.app
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Grid
A (mock) contact management application for learning purposes.
### Dependencies
```console
npm i firebase react-router-dom react-hook-form
npm install @mui/material @emotion/react @emotion/styled
npm install @mui/icons-material
```