Skip to content

Redux Counter App is a simple counter application developed using React Native and Redux Toolkit. It provides users with the ability to increment, decrement, and reset a counter value, along with customizable increment and decrement values. The app features smooth animations for a delightful user experience.

Notifications You must be signed in to change notification settings

MBZKhan/Redux-Counter-App

Repository files navigation

Redux Counter App

This is a simple counter app built using React Native and Redux Toolkit.

Features

  • Allows users to increment, decrement, and reset a counter value.
  • Customizable increment and decrement values.
  • Smooth animations on counter updates.

App Demo: Screen Recording

Redux-Counter-App-Screen-Recording.mp4

Installation

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

1. Clone this repository:

git clone <repository-url>

2. Navigate into the project directory:

cd ReduxCounterApp

3. Install dependencies:

npm install

4. Usage

npm run android
# or
npm run ios

About

Redux Counter App is a simple counter application developed using React Native and Redux Toolkit. It provides users with the ability to increment, decrement, and reset a counter value, along with customizable increment and decrement values. The app features smooth animations for a delightful user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published