The idea behind this project is to showcase my first attempt as far as re-using my React knowledge into React Native. I've used Google's Firabase to handle the sign-ups and to-do entries. The result is a simple to-do list app.
Clone the project
git clone [email protected]:carlosblanc0/taskr.gitGo to the project directory
cd taskrInstall dependencies
npm installStart the server
expo startComing soon! In the meanwhile, you may download our first release (you just need an Android phone/emulator)

