Today I setup the bare bones for the frontend of the app. I initialized the react native infrastrucutre with expo and nativewind. I created two screens, the home screen and entry screen. I also setup the api infrastructure with superagent for now and setup thunks for use with redux for state management. Lastly, I designed a basic logo for our app.