Skip to content

Conversation

@shauryagautam
Copy link

Summary

This PR adds a new Tailwind-based e-commerce site template for Appwrite Sites.
The template features a responsive design, product listing section, and basic cart functionality, built entirely with HTML, Tailwind CSS (CDN version), and Vanilla JS.

Motivation

Many developers and small businesses need a ready-to-use storefront template to deploy and customize quickly.
This template provides a clean, mobile-friendly starting point that integrates seamlessly with Appwrite Sites, reducing setup time and complexity.

Implementation Details

  • Folder: Tailwind/ecom
  • Stack: HTML + Tailwind CSS (via CDN) + Vanilla JS
  • Includes:
    • index.html with responsive layout
    • Tailwind CSS styling
    • JavaScript for basic interactivity
    • README.md with usage instructions
    • template.json for Appwrite Sites integration
  • No build steps required — works as a static template.

Test Plan

  1. Uploaded project to Tailwind/ecom folder in forked repo.
  2. Previewed site locally in Codespaces and verified:
    • All assets load correctly.
    • Layout adapts to mobile and desktop.
    • Preview image displays properly in expected dimensions.
  3. Confirmed no unnecessary files (node_modules, build cache) included.
  4. Verified template.json points to correct root folder.

Related PRs / Issues

N/A — this is a new template contribution.


Checklist:

  • I have read the Contributing Guidelines
  • My code follows the project structure and naming conventions.
  • All assets and documentation are included.

@shauryagautam
Copy link
Author

Hi @Meldiron, just wanted to kindly ask if you could please review this PR. Let me know if any changes are needed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant