This app presents deals from bakesaleforgood website.
/!\ The app has been tested on Android Only.
The app has been implemented while following LinkedIn Learning's "React Native Essential Training".
- Make sure that your computer is configured to run react-native projects by following
https://facebook.github.io/react-native/docs/getting-started.html
; - Run
yarn install
from the project root directory to install the dependencies. - Run
react-native run-android
to deploy the app to your testing device.
Copyright (c) 2019 Levioza<[email protected]>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.