/Logic_Book

Build Smarter Arguments Think More Clearly. Written for students/workers, this clear‑style logic guide includes exercises and real examples to sharpen your thinking toolbox.

Primary LanguageTypeScriptMIT LicenseMIT

Logic Book Banner

📘 Logic Book

An educational website for a book that teaches logic concepts through clear lessons, interactive examples, and structured chapters. Ideal for students, teachers, and self-learners looking to master logical reasoning fundamentals.


📘 Explore the Logic Book – Your Gateway to Smart Thinking

Logic Book Banner

Learn logic visually and interactively through a beautifully designed book platform.

🧠 Workflow Diagram

flowchart TD
    A[User opens index.html] --> B[Chooses a chapter from navigation]
    B --> C[Reads logic content in chapter HTML]
    C --> D[Optionally opens about or contact pages]
Loading

📁 Project File Structure

Logic_Book/
│
├── chapters/              # HTML files for each logic chapter
│   ├── chapter1.html
│   ├── chapter2.html
│   ├── ...
│   └── chapter8.html
│
├── css/                   # Stylesheets
│   └── style.css
│
├── js/                    # JavaScript logic
│   └── main.js
│
├── assets/                # Images or media used (e.g., bg.jpg)
│   └── bg.jpg
│
├── index.html             # Main homepage
├── about.html             # Info about the book
├── contact.html           # Contact/help form
└── README.md              # Project documentation

🚀 Getting Started

  1. Clone this repository:

    git clone https://github.com/ZainulabdeenOfficial/Logic_Book.git
    cd Logic_Book
  2. Open index.html in your browser

    • Either double-click or use a live server

✅ No setup or installations required — it's a static website.


🧰 Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

👨‍💻 Author

Zain Ul Abdeen
📧 zu4425@gmail.com
🔗 GitHub Profile


📄 License

This project is licensed under the MIT License.


⭐ If this book website helps you, please star the repo!