This project was created by me (Jenessa White)! and is practice for creating a mobile app with react-native. The pages are a list of Best Buy products, and stores with their information and a Google Map showing where they are located. It also includes a homepage, navigation bar, and an about page as well.
This project was bootstrapped with React Native. The API for this project was provided by The Best Buy API Playground, which is provided by Best Buy as a learning tool for developers. This app is an educational project and is not created or endorsed by Best Buy. This project also utilizes React-Native-Navigation.
-
Clone this repo to your computer. (You'll need Xcode to be able to work on this)
-
From the command line, run
react-native run-ios
within this project. -
Open a new tab in your terminal. Clone the Best Buy API Playground
-
Navigate to the Best Buy API Playground directory, run
npm install
-
Run
npm start
to open with localhost. -
If you run into an unexpected behavior, please let me know!
I'm always open to feedback.
##License
This project is made available under the MIT license.