Skip to content

shahbazhassan42000/love

Repository files navigation

Do You Love Me? 💖

This is a simple React app created as a heartfelt expression for my better half. The app is designed to ask one simple question: "Do you love me?" with a delightful and interactive user experience. 💌

Demo

You can view the live version of the app https://love-nine-vert.vercel.app.

Features

  • Interactive UI: A charming and playful interface to express love.
  • 🎨 Responsive Design: Looks great on both desktop and mobile devices.
  • Built with React: Fast and interactive, utilizing the React library.
  • 💖 Love-filled: Every button, every animation is filled with love and care.

Installation

  1. Clone the repository:

    git clone https://github.com/shahbazhassan42000/love.git
  2. Navigate to the project directory:

    cd love
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm run dev

Technologies Used

  • React: Frontend library for building interactive user interfaces.
  • Vite: Fast build tool for modern web development.
  • Tailwind CSS: For beautiful, responsive design.