An open API service indexing awesome lists of open source software.

https://github.com/chaudinh/rpn-calculator

A simple calculator (React Native) app with React, Redux and more.
https://github.com/chaudinh/rpn-calculator

Last synced: 4 months ago
JSON representation

A simple calculator (React Native) app with React, Redux and more.

Awesome Lists containing this project

README

        

# Explore Redux with RPN calculator

This is my first project I try to go with Redux though I've been coding with
React a year 😅. This is because I think Redux is not very need for my previous
projects. However, in Reddit clone app, I found there is a room that I can try
the technologies, the notification. So this mini repo is my practice for
familiar with Redux before I wrap it into reddit clone app.