Built with React Native, and pulls its data from a Wordpress backend for easy administration by non-techie clients.
Make sure you have React-Native CLI installed on your machine. Instructions
$ git clone https://github.com/winfredselwyn/Arctic_This_Week.git your_folder
$ cd your_folder
$ npm_install
$ react-native start
Open a new console
$ react-native run-android
TODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
MIT