Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 495 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 495 Bytes

CapoKeys

Description

This is a mobile app for finding key transpositions. It is an exercise in React Native and Redux, and follows the tutorial by Barry Michael Doyle.

This was a really fun tutorial, and although I already knew how to build a React Native project, I still learned a lot about how to structure my projects and using cleaner syntax for handling my actions and reducers.

Thanks Barry!