Counter App

A simple React-based counter app with additional features such as custom increments and count history.

Table of Contents

Features

  • Increase and decrease the count.
  • Reset the count to zero.
  • Input field for custom increments or decrements.
  • Display the last five count values in the history.
  • Red shadow effect on the custom increment input field on hover.
  • Red reset button for a visually distinctive reset action.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

Installation

  1. Unzip the Counter App:

  2. Navigate to the project directory:

    cd Counter-App
  3. Install Dependencies:

    npm install
  4. Run :

    npm start

Usage

  1. Increase Count.
  2. Decrease Count.
  3. Custom Increment/Decrement.
  4. Count History.

Author

shivam kumar