- Project Overview
- How to Run
- Used Libraries and Framework
- screenShots
This project is a web-based application that reads RSS feeds.
Udacity providd the starter code for the application, I've edited it to add the necessary test suites for it to perform perfectly.
the testing is done using Jasmine.
Udacity's starter code.
- Clone or download this git repository to your computer.
- Open index.html file.
- scroll down to the bottom of the page, you will find the jasmine specs.
- JQuery
- Jasmine

