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.git
Go to the project directory
cd taskr
Install dependencies
npm install
Start the server
expo start
Coming soon! In the meanwhile, you may download our first release (you just need an Android phone/emulator)