FeedReaderTesting This is the Project of the Udacity Feed Reader Testing class. Getting started Get the code: git clone https://github.com/leviisfool/FeedReaderTesting.git Run the code: Open terminal and type command: python -m http.server 8080 Open the website: 127.0.0.1:8080