Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.28 KB

File metadata and controls

64 lines (45 loc) · 2.28 KB

QR Code Generate

image

Welcome to the QR Code Generate web application! Generate and customize QR codes easily with authentication and history management powered by Firebase.


📢 Live Demo

Click here to view the live app


📈 GitHub Repository Stats

🌟 Stars 🍴 Forks 🐛 Issues 🔔 Open PRs 🔕 Closed PRs ✅ Contributors
GitHub stars forks issues pull requests Closed PRs Contributors

Table of Contents

  1. Features
  2. Technologies Used
  3. Installation Guide
  4. Firebase Setup
  5. Environment Variables
  6. Deployment
  7. Contributing
  8. FAQ
  9. Contact

Features

  • Authentication: Login via email/password and Google (Firebase).
  • QR Code Customization: Change patterns, colors, frames, and add logos.
  • Dashboard: Manage QR history, profile, and settings.
  • Profile Page: View account information and securely log out.
  • Rate Limit: Generate up to 10 QR codes per day.

Technologies Used

  • Frontend: React.js, Tailwind CSS
  • Backend (Optional): Firebase Functions
  • Database & Auth: Firebase
  • Hosting: Vercel

Firebase Setup

  1. Go to Firebase Console.

  2. Create a new Firebase project.

  3. Enable Email/Password and Google sign-in.

  4. Go to Project Settings → General → Add Web App.

  5. Copy Firebase configuration keys.