Skip to content

simplebytes-agent/tinypaws.com

 
 

Repository files navigation

TinyPaws.com - Landing Page

Archived legacy source — do not deploy to production. The current Astro/Worker production source is on branch astro-production. This branch's Wrangler configuration is intentionally disconnected from the tinypaws production Worker, its routes, and production KV so an accidental wrangler deploy cannot replace the live multi-page site.

About The Project

This repository contains the source code for the official landing page of TinyPaws.com.

TinyPaws is an upcoming platform dedicated to helping pet parents preserve and cherish every moment of their pet's life. It offers a beautiful and private space to create a complete digital storybook for your beloved animal companions, capturing photos, videos, milestones, and memories.

Key Information:

  • Launch: TinyPaws is scheduled to launch in Late 2025.
  • Brand: TinyPaws is a proud brand under the Nutrified umbrella, sharing the same commitment to thoughtful pet care.
  • Purpose: This landing page serves to introduce TinyPaws, showcase its features, and allow interested users to join the waitlist for early access and exclusive perks.

Tech Stack

The landing page is built with:

  • HTML5
  • CSS3 (custom styles in styles.css)
  • JavaScript (for interactive elements like the waitlist popup and Feather icons, in script.js)
  • Feather Icons

Historical deployment

This static site is no longer the production source. Do not use its Wrangler configuration for a release.

  • Current production source: branch astro-production
  • Production URL: www.tinypaws.com

The deployment configuration can be found in wrangler.jsonc.

Getting Started / Running Locally

To view the website locally:

  1. Clone this repository:
    git clone <repository-url>
  2. Navigate to the project directory:
    cd tinypaws
  3. Open the index.html file in your web browser.

No special build steps are required for local viewing as it's a static website.

Join the pack and be the first to know when TinyPaws goes live! Visit TinyPaws.com (once live) or the current preview URL.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 44.4%
  • CSS 39.6%
  • JavaScript 16.0%