React + typescript app (Simple todo manager) This app is my attempt for building an application with react/redux. I used a typescript for types checking and redux-thunk for asynchronous actions. Instead of real api I used a "fake fetch" with timeouts for asynchronous behaviour.