This is a React and Vite-powered web app, seamlessly connected to Firestore. Manage your contacts effortlessly: add, edit, and delete entries, all synced with our Firestore database. Our intuitive modals, using React Portals, simplify data entry. React-Toastify provides sleek notifications for every action, ensuring a user-friendly experience.
- Effortless Contact Management: Add, edit, or delete contacts seamlessly.
- Real-time Database Sync: Changes are instantly reflected in our Firestore database.
- User-Friendly Modals: Intuitive pop-up forms simplify data entry.
- Instant Notifications: React-Toastify provides clear and stylish updates on every action.
- Easy-to-Use Interface: Enjoy hassle-free contact management with our user-friendly setup.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh