Skip to content

Gutsey68/CDA-React-Pricing-component-with-toggle-master

Repository files navigation

Pricing Component

This is a pricing component built with React, Tailwind CSS, and TypeScript. It allows users to toggle between annual and monthly pricing using React context for state management.

Demo

Features

  • Toggle between annual and monthly pricing

Screenshots

Screenshot of the Pricing Component

Usage

  1. Toggle between annual and monthly pricing using the switch button.
  2. The prices displayed will update accordingly based on the selected billing cycle.

Technologies Used