eschapp / BestBuyNative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Sources

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.

Getting started

  1. Clone this repo to your computer. (You'll need Xcode to be able to work on this)

  2. From the command line, run react-native run-ios within this project.

  3. Open a new tab in your terminal. Clone the Best Buy API Playground

  4. Navigate to the Best Buy API Playground directory, run npm install

  5. Run npm start to open with localhost.

  6. If you run into an unexpected behavior, please let me know!

Sending Feedback

I'm always open to feedback.

##License

This project is made available under the MIT license.

About


Languages

Language:JavaScript 55.5%Language:Objective-C 26.3%Language:Python 9.8%Language:Java 8.4%