diff --git a/QUICKSTART.md b/QUICKSTART.md
new file mode 100644
index 00000000..cbb38f0e
--- /dev/null
+++ b/QUICKSTART.md
@@ -0,0 +1,89 @@
+# AgriTech Project - Quick Start Guide
+
+## ✅ Dependencies Installed
+
+All Python dependencies from requirements.txt are installed in the virtual environment at `.venv/`
+
+## 🚀 Running the Project
+
+### Start Backend (Flask API)
+
+```powershell
+.\start_backend.ps1
+```
+
+**Backend URL:** http://localhost:5000
+
+### Start Frontend (Static Server)
+
+```powershell
+python -m http.server 8080
+```
+
+**Frontend URL:** http://localhost:8080
+
+## 📝 Configuration
+
+Environment variables are stored in `.env` file:
+
+- `GEMINI_API_KEY` - Google Gemini API key
+- `FIREBASE_*` - Firebase configuration
+
+Update these values in `.env` file for production use.
+
+## 🔍 Accessing the Application
+
+- **Home Page:** http://localhost:8080/index.html
+- **About:** http://localhost:8080/about.html
+- **Blog:** http://localhost:8080/blog.html
+- **Contact:** http://localhost:8080/contact.html
+- **Firebase Config API:** http://localhost:5000/api/firebase-config
+
+## ✨ Features
+
+- ✓ All dependencies installed
+- ✓ Virtual environment configured
+- ✓ Environment variables set
+- ✓ Backend Flask server running (port 5000)
+- ✓ Frontend static server running (port 8080)
+- ✓ Accessibility improvements applied (skip links, landmarks, proper headings)
+
+## 🛠️ Project Structure
+
+```
+AgriTechSwoc/
+├── app.py # Flask backend
+├── start_backend.ps1 # Backend startup script
+├── .env # Environment variables
+├── requirements.txt # Python dependencies
+├── .venv/ # Virtual environment
+├── index.html # Home page
+├── about.html # About page
+├── blog.html # Blog page
+├── contact.html # Contact page
+└── ... (other pages)
+```
+
+## 🔧 Troubleshooting
+
+If you encounter issues:
+
+1. **Backend not starting:** Check `.env` file exists and has proper values
+2. **Port conflicts:** Change ports in startup commands if 5000/8080 are in use
+3. **Import errors:** Ensure virtual environment is activated: `.venv/Scripts/activate`
+
+## 📦 Installed Packages
+
+Key packages installed:
+
+- Flask & Flask-CORS (Web framework)
+- google-generativeai (AI integration)
+- PyJWT & bcrypt (Security)
+- TensorFlow, Keras, PyTorch (ML models)
+- scikit-learn, xgboost, catboost (ML libraries)
+- streamlit (Data apps)
+- And 100+ more dependencies
+
+---
+
+**Project Status:** ✅ Running error-free
diff --git a/about.html b/about.html
index 0dfac70b..fc10b4ae 100644
--- a/about.html
+++ b/about.html
@@ -1,30 +1,40 @@
+
+ Empowering India's Farming Future with innovative technology connecting every stakeholder.
-
+
+ About AgriTech
+
+ 🌿 Who We Are
+
+ AgriTech is a comprehensive platform designed to empower farmers and
+ agricultural enthusiasts with the latest technology and information.
+ Our mission is to enhance agricultural productivity and sustainability
+ through innovative solutions.
+
+
+ We are an AgriTech platform dedicated to transforming agriculture
+ through the power of technology. Our team of agronomists, data
+ scientists, engineers, and innovators is committed to solving real
+ challenges faced by farmers, agri-businesses, and policymakers.
+
+
+
+
+ 🌈 Our Vision
+
+ Our vision is to revolutionize agriculture by building a smart,
+ resilient, and inclusive ecosystem that empowers every farmer with the
+ power of technology. We envision a world where even the smallest farm
+ benefits from precision tools, AI-driven insights, and real-time
+ data—helping farmers make confident, sustainable decisions.
+
+
+ In an era marked by climate change, depleting resources, and rising
+ food demand, we aim to make technology accessible to all. Through
+ satellite imagery, machine learning, and IoT-based monitoring, we
+ bridge the urban-rural digital divide and empower farmers to adapt to
+ challenges while enhancing yields.
+
+
+ Our platform seeks to be a trusted companion for the farming
+ community—offering clarity, consistency, and confidence in every step
+ of the agricultural journey.
+
+
+
+
+ 🛠️ What We Do
+
+ We combine technology, data, and community to deliver smart farming
+ solutions tailored to every grower's needs.
+
+ Here's how we support farmers at every step:
+
+
+ -
+ 🌱 Crop Recommendation – Personalized crop
+ suggestions.
+
+ -
+ 📈 Yield Prediction – AI-powered models for yield
+ forecasting.
+
+ -
+ 🦠 Disease Prediction – Early detection with
+ preventive measures.
+
+ -
+ 🌾 Organic Farming Guide – Eco-friendly sustainable
+ practices.
+
+ -
+ 👨🌾 Farmer Connection – Community and knowledge
+ sharing.
+
+ -
+ 🛒 Shopkeeper Listings – Find local suppliers
+ easily.
+
+ -
+ 💬 ChatBot Assistance – AI-powered agricultural
+ support.
+
+ -
+ 🌿 Plantation Management – Tools for effective
+ planning.
+
+ -
+ 📅 Crop Planning – Optimize your farming schedule.
+
+
+
+
+
+ 🌍 Why It Matters
+
+ Agriculture today faces challenges like climate change, soil
+ degradation, unpredictable weather, and rising food demands. Farmers
+ often lack timely tools to adapt—this is where we step in.
+
+
+ - 🌾 Increase agricultural productivity
+ - 🌱 Promote sustainable practices
+ - 🛡️ Enhance food security
+ - 🏡 Support rural economies
+
+
+
+
+