Screen.Recording.2025-01-06.at.9.31.28.PM.mov
A simple and interactive counter application built using React and styled with Tailwind CSS. This project demonstrates fundamental React concepts such as state management, event handling, and responsive design using modern styling techniques.
- Increment and Decrement: Increase or decrease the counter value with the click of a button.
- Responsive Design: The application is fully responsive and works seamlessly on different screen sizes.
- Interactive UI: Hover and active states for buttons enhance the user experience.
- Modern Styling: Styled using Tailwind CSS with a clean and elegant blue-white theme.
- React: For building the user interface and managing the application state.
- Tailwind CSS: For styling the application with utility-first CSS.
- Vite: For fast and optimized development.
Follow the steps below to set up the project locally:
- Clone the Repository:
git clone https://github.com/sabha-mushtaq/counter-using-react.git