# Yelpy Yelpy is an app that allows users to browse restaurants from the [Yelp Fusion API](https://www.yelp.com/developers/documentation/v3). 📝 `NOTE – PASTE ALL THE FOLLOWING WEEKS` Paste the README template for labs 1 - 6 of readme at the top. This will show a history of your development process, which users stories you completed and how your app looked and functioned at each step. --- ## Yelpy Part 3 ### User Stories `TODO://` In the **User Stories section below**, add an `x` in the `-[ ]` like this `- [x]` for any user story you complete. (🚫 Remove this paragraph after checking off completed user stories) #### REQUIRED (10pts) - [ ] (10pts) User can see ***two different sized devices*** running the same app #### BONUS - [ ] (2pt) App adapts to horizontal view ### App Walkthrough GIF `TODO://` Add the URL to your animated app walkthough `gif` in the image tag below, `YOUR_GIF_URL_HERE`. Make sure the gif actually renders and animates when viewing this README. (🚫 Remove this paragraph after after adding gif) <img src="YOUR_GIF_URL_HERE" width=250><br> ### Notes Describe any challenges encountered while building the app.