Skip to content

A community-focused app that empowers families to plant roots together --- through registration, growth tracking, and shared memories.

Notifications You must be signed in to change notification settings

msgem0523/aswegrow

Repository files navigation

🌿 As We Grow

Welcome to As We Grow 🌱 This project serves as the foundational website for the As We Grow brand — a wellness-focused platform highlighting herbal teas, community offerings, and brand storytelling.

Built to be clean, flexible, and easy to expand as the brand grows.

📌 Table of Contents

  • About
  • Features
  • Tech Stack
  • Installation
  • Usage
  • Project Structure
  • Deployment
  • Contributing
  • License
  • Contact

🌿 About

As We Grow is a wellness-inspired brand centered on herbal teas, healing, and intentional growth. This starter site provides a simple, responsive base that can be customized, expanded, and deployed quickly.

The goal of this repository is to:

  • Establish a strong visual and structural foundation
  • Keep setup beginner-friendly
  • Allow room for future enhancements (JavaScript, CMS, e-commerce, etc.)

✨ Features

  • Clean and minimal static site
  • Easy-to-edit HTML & CSS
  • Responsive layout for desktop and mobile
  • Organized folder structure
  • Ready for deployment via GitHub Pages or Netlify

🛠️ Tech Stack

  • HTML5
  • CSS3
  • Static site (no build tools required)

📥 Installation

To run this project locally:

1️⃣ Clone the repository git clone https://github.com/msgem0523/aswegrow.git

2️⃣ Navigate into the project folder cd aswegrow

3️⃣ Open in VS Code code .

🖥️ Usage

This is a static site — no server required.

You can:

  • Open index.html directly in your browser or
  • Use a simple local server (optional):

npx serve .

🗂️ Project Structure aswegrow/ ├── index.html # Main landing page ├── styles/ # CSS stylesheets │ └── main.css ├── assets/ # Images, icons, logos ├── README.md └── favicon.ico

This structure keeps the project easy to maintain and scale.

🚀 Deployment

GitHub Pages

  1. Go to Settings → Pages
  2. Select the main branch
  3. Save and publish

Your site will be live at:

https://msgem0523.github.io/aswegrow

Netlify

  1. Connect your GitHub repository
  2. No build command required
  3. Publish from root directory

🤝 Contributing

Contributions are welcome!

  1. Fork the repository
  2. Create a new branch:
    git checkout -b feature/your-feature-name
    
  3. Commit your changes:
    git commit -m "Add new feature"
    
  4. Push to your branch and open a Pull Request

📝 License

This project is licensed under the MIT License.

📬 Contact

Maintained by: TeMecha Griffin 📧 Email: [email protected] 🔗 GitHub: https://github.com/msgem0523

About

A community-focused app that empowers families to plant roots together --- through registration, growth tracking, and shared memories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published