New features and improvements are being actively worked on.
A modern digital business card generator that creates QR codes for instant profile sharing. Built with React, Express, and NeonDB.
- Create Digital Business Cards - Fill a simple form with your details
- Generate QR Codes - Instant QR code generation for easy sharing
- Profile Pages - Each user gets a unique public profile URL
- Mobile Optimized - Beautiful, responsive design that works on all devices
- Click to Call/WhatsApp - One-click buttons to call or message
- Download QR - Save your QR code as PNG image
- React 18 - UI library
- Vite - Build tool and dev server
- Tailwind CSS - Styling
- React Router DOM - Navigation
- QRCode.react - QR code generation
- Lucide React - Icons
- Node.js - Runtime environment
- Express - Web framework
- NeonDB (Serverless PostgreSQL) - Database
- @neondatabase/serverless - PostgreSQL client
- Frontend: Netlify
- Backend: Render.com / Railway.app
- Database: NeonDB (Cloud)
Before you begin, ensure you have:
- Node.js (v18 or higher)
- npm or yarn
- Git
- A NeonDB account (free at neon.tech)
- Netlify account (free)
- Render.com account (free) for backend
git clone https://github.com/DevRajput01/ScanMyQr.git
cd ScanMyQr