Skip to content

bigoxdev/discount-app

Repository files navigation

Discount App

This is a simple React + TypeScript application that includes radio buttons for selection, a text box for discount code entry, a button to generate a discount code, and a text area for notes. The application uses Redux for state management and Tailwind CSS for styling.

Features

  • Radio buttons to select an option
  • Text box to enter a discount code with validation
  • Button to generate and display a mock discount code
  • Text area to enter notes

Technologies Used

  • React
  • TypeScript
  • Redux
  • Tailwind CSS

Prerequisites

  • Node.js (>= 14.x)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/bigoxdev/discount-app.git
    
  2. Navigate directory

    cd discount-app
    
  3. Install the dependencies

    npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published