Skip to content

Welcome to the QR Code Generator & Share App! πŸŽ‰ This app allows you to generate QR codes for any text and share or download them easily. Whether you're creating QR codes for links, messages, or anything else, this app makes it fast and simple. πŸ’‘

Notifications You must be signed in to change notification settings

miguelitodev/escaneou

Repository files navigation

Escaneou! πŸ“±πŸ”

Welcome to Escaneou! - the simplest QR code generator, where you can easily generate and share QR codes directly from your browser! πŸŽ‰

πŸš€ Project Overview

Escaneou! is a web application that allows users to generate QR codes by simply entering data into a text field. Once you hit the generate button, the app uses an API to create a custom QR code for you! 🀩 You can also download it, share it on social media, or copy the link to the QR code to use it anywhere you like! πŸ™Œ


πŸ› οΈ Technologies Used

  • React βš›οΈ: For building the UI and handling the interactive elements.
  • Next.js 15 🌐: For server-side rendering and routing.
  • TypeScript ⌨️: Ensuring type safety across the application.
  • TailwindCSS 🌈: For styling the app with utility-first CSS.
  • React Hook Form πŸ“‘: For easy form handling and validation.
  • React Icons πŸ’Ž: For adding sleek icons to enhance user experience.
  • GoQR API πŸ“‘: A simple and powerful API to generate QR codes.

πŸ’‘ How It Works

  1. Input Your Data: Type the content you want to encode in a QR code in the input field.
  2. Generate the QR Code: Hit the submit button, and the app will generate a QR code using the GoQR API.
  3. Download and Share: You can download the QR code image, copy the link, or share it on platforms like Telegram, Facebook, or Twitter.

⚑️ Features

  • Simple UI: Clean and minimalist design.
  • Fast Generation: QR codes generated instantly.
  • Shareability: Share QR codes via messaging platforms and social media.
  • Download: Easily download the generated QR code as an image file.

🎯 How to Run Locally

  1. Clone the repository:

    git clone https://github.com/miguelitodev/escaneou.git
  2. Install dependencies:

    cd escaneou
    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser and go to http://localhost:3000 to see the app in action!


πŸ’¬ Demo

Currently, there’s no live demo. However, you can clone and test the app locally!


🌐 Visit My Portfolio

Want to see more of my projects? Check out my personal portfolio: Miguelito.dev

About

Welcome to the QR Code Generator & Share App! πŸŽ‰ This app allows you to generate QR codes for any text and share or download them easily. Whether you're creating QR codes for links, messages, or anything else, this app makes it fast and simple. πŸ’‘

Topics

Resources

Stars

Watchers

Forks