Ivyi Web Application

Welcome to the comprehensive documentation for the Ivyi web application. This React Router-based frontend provides an intuitive and delightful user experience for celebration and gifting activities.

🎯 About the Web App

The Ivyi web application is the user-facing component of our revolutionary gifting platform. Built with modern React Router and TypeScript, it provides seamless experiences for creating occasions, managing gifts, and connecting with friends and family.

🏗️ Technology Stack

🚀 Getting Started

Prerequisites

Development Setup

  1. Navigate to web directory

    cd apps/web
  2. Install dependencies

    npm install
  3. Start development server

    npm run dev
  4. Access application

    http://localhost:5173

🛠️ Development Tools

Available Scripts