Skip to content

ndrc81/frontend-nanodegree-feedreader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Reader Test Project

Instructions

Download or close the repo to access the files to load the page. Open the index.html file in your browser.

Usage

This page is to highlight the use of unit testing in a browser. The unit tests will automatically run what the page is loaded. Scroll down to the bottom of the page to see the results.

Dependencies

This repository makes use of ECMA 6 javascript and as result may not work on older browers. Please use the most up-to-date version of Chrome, FireFox, Safari or Edge

The unit tests were developed with the using the Jasmine framework. Visit https://jasmine.github.io/ for further info

Contributing

Feel free to use any part of this code EXCEPT for use in submitting your own assignments to Udacity.

About

Repo for all my code for my fourth project submission in Udacity's Front End Developer Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • HTML 16.2%
  • CSS 14.5%