Git Product home page Git Product logo

pricing-table-bootstrap's Introduction

Pricing Table with Bootstrap

Overview

This project demonstrates a simple, responsive pricing table using Bootstrap 5. It features three pricing options: Free, Pro, and Enterprise, each with different features and pricing. The project uses Bootstrap components and utilities with minimal customization.

Contents

  • index.html: The main HTML file containing the structure and content of the pricing table.

Features

  • Responsive design with Bootstrap 5.
  • Three pricing tiers: Free, Pro, and Enterprise.
  • Different features for each pricing tier.
  • Buttons for users to sign up or get started.

Getting Started

Prerequisites

To view and edit this project, you will need:

  • A modern web browser.
  • A code editor (e.g., VSCode, Sublime Text).

Installation

  1. Clone the repository:

    git clone https://github.com/Ckabuo/pricing-table-bootstrap.git
    cd pricing-table-bootstrap
  2. Open index.html in your web browser to view the pricing table.

Usage

You can customize the pricing table by editing the index.html file. The structure is straightforward, with each pricing tier represented by a Bootstrap card component.

Running the Project

To run the project, simply open index.html in your web browser.

JavaScript Alert

There is a JavaScript alert that prompts the user with a purchase message when the page is loaded:

<script>
    alert(`Are you ready to purchase?`);
</script>

You can remove or customize this script as needed.

Built With

  • Bootstrap 5: The CSS framework used for styling and layout.

Acknowledgements

  • Bootstrap: For providing the framework and components used in this project.

pricing-table-bootstrap's People

Watchers

chijioke kabuo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.