Skip to content

darshanbajgain/count-reset-simple-reactapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Counter App

This is a simple counter app created with Tailwind and React. It has two buttons: a + button to increment the counter and a reset button to reset the counter to 0. If the counter is already 0 and the reset button is clicked, an error message will be displayed.

Concept Used

  • UseState Hook concept to change states.

Technologies Used

  • Tailwind
  • React

Features

  • Simple counter app
  • Uses Tailwind and React
  • Displays an error message if the counter is already 0 when the reset is clicked

Usage

To use the app, click on the add (+) button to increment the counter. Click on the reset button to reset the counter to 0.

About

React Counter App with Reset value, (React + Tailwind)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published