Skip to content
Gayanuka Bulegoda edited this page Jan 21, 2025 · 1 revision

❓ FAQ

Q1: Why is my project not deploying correctly on GitHub Pages?

  • Ensure your vite.config.js base is set correctly:
    base: '/CanvasCelebration/'
  • Run npm run build before deploying.

Q2: The project is not working on mobile devices?

  • Try resizing your browser window and check if the issue persists.
  • Ensure you have the latest version of React and Tailwind installed.

Still have issues? Reach out to us at: [email protected]

Canvas Celebration Wiki

📌 Overview

🚀 Getting Started

🔧 Development

🔒 Security & Licensing

❓ Help & Support

Clone this wiki locally