Writing Jasmine Spec for the Udacity Feed Reader app.
Requirements for the project can be found in the Udacity project specifications here.
This project was made with the following technologies:
- HTML5
- CSS3
- Javascript ES6
Clone the the project and open the index.html in your prefered browser.
- The reader app is in js/app.js
- Testing spec is in jasime/spec/feedreader.js
No prerequisites required, made use of ES6 so check your browser supports basic ES6 functionality.