π Micka & Mauro: A Personalized Wedding Invitation MERN App π Discover the charm of custom digital invitations with my MERN-based application, crafted for my own wedding. This project exemplifies how technology can add a personal touch to life's special moments, offering a unique blend of functionality and elegance for event management.
Our Wedding
// Install dependencies for server & client
npm
install && npm
run
client - install
// Run client & server with concurrently
npm
run
dev
// Server runs on http://localhost:5000 and client on http://localhost:3000