➕ Add a new contact.
📝 Edit an existing contact's email, phone, and/or name.
👩🔬 Prisma DB back end with Next.js frontend.
2024-12-30.15-07-11.mp4
npm install to add dependencies
npm dev start to launch the application
Configure PostgreSQL database through Prisma config
(Can get tricky to get working on your machine; rely on demo video for now, Docker support coming soon: WiP)