This is the front end for our mobile application. This is a mobile application built for disaster relief.
- React Native
- Redux
- React
- Expo
- Native Base
- Moment.js
- PostgreSQL
- Text Editor needed
- Install Node
- Install Yarn
- Install Expo (on your laptop and phone)
In terminal: npm install -g exp (for installing expo globally)
Clone the dir onto your desktop (expo doesn't have exp convert option ready yet so you will need to run these next commands)
- exp init (they will prompt you to name the project and choose a template -- you can choose blank); will download a bunch of files and prompt you to cd into the directory
- exp start (edited)