Open index.html to load the provided feed reader. At the bottom of the page will be the Jasmine tests. Here you will see if the tests have passed or not. The tests included in the project check if:
- The feeds list is empty
- The feeds have a url
- The feeds have a name
- The menu is hidden
- The menu displays when clicked
- The feed is initially loaded
- The content changes when selecting a new feed
Udacity Starter code Link to starter code
Mariano Salamanca Jr. Finished project Github