Rikearon / brain-web-react-native-challenge

React Native counter app, implementing all the necessary basic features, all managed by redux, React context and Hooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrainWebChallenge React Native Counter

Simple counter application, making use of Redux and app-wide available notification system through Hooks.

Installation

Clone the repository to desired folder

git clone https://github.com/Rikearon/brain-web-react-native-challenge.git <folder-name>

Use the package manager yarn or npm to install all the necessary dependecies.

yarn install
npm install

Thanks for the opportunity!

Android APK can be donwloaded here

License

MIT

About

React Native counter app, implementing all the necessary basic features, all managed by redux, React context and Hooks.


Languages

Language:JavaScript 100.0%