# Unit 5
# 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 4
### 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)
- [ ] (5pts) Add a loading animation of your choice.
- [ ] (5pts) Implement skeleton view to your app.
#### BONUS
- [ ] (2pt) Implement pull to refresh on your app
- [ ] (2pt) Add an animation to your Launchscreen
### 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.