This is the final assessment project for Udacity's React Nanodegree, developed by React Training. The goal of this project is to demonstrate the skills learned during the course, this project focuses on the usage of react native.
##Libraries The libraries are pretty standard for a react native application, for styling decided to use: react native elements UI Toolkit
This project requires node and npm to run, once in the root folder of the application you have to do:
npm install
npm start
This application need any android or iOS emulator to be able to run, and also this tool relies on expo to run and deploy.
The purpose of this project is to demonstrate the skills learned during the training