Contains react sample apps:
1 - counterapp : This sample react app is created using create-react-app; it contains operations like increment counter and delete operation
2 - moviesapp : This react app is to get and perform search on movies list fetched from themoviesdb.org
3 - redux-sample app : This sample app demonstrates using react with redux and redux-thunk