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

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

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
```