Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 645 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 645 Bytes

Feed Reader Testing

To run the application open https://jarjarwalker.github.io/frontend-nanodegree-feedreader/# in your browser. To run the application successfully without any errors, the following steps should be taken:

#Initial Entries

There should be atleast a single entry within the feed container

#RSS Feeds

Make sure the allFeeds variable is defined and not empty The name of the feed is defined and is not empty The name of the URL is defined and is not empty

#New Feed Selection When new feed is loaded, content should change

#The menu The menu is hidden by default Make sure the menu changes visibility when icon is clicked