Skip to content

ReactJS-based counter application with additional features to increment and decrement the counter by 1, 2, and 5.

License

Notifications You must be signed in to change notification settings

nikunjpansari/Counter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Counter Application

This is a simple ReactJS-based counter application with additional features to increment and decrement the counter by 1, 2, and 5.

Features

  • Increment counter by 1, 2 and 5
  • Decrement counter by 1, 2 and 5

Getting Started

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/nikunjpansari/Counter-App.git
    
  2. Navigate to the project directory:

    cd react-counter-app
    npm start
    

Open your browser and navigate to http://localhost:3000 to view the counter application.

About

ReactJS-based counter application with additional features to increment and decrement the counter by 1, 2, and 5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published