Skip to content

harshinim/WebProject

Repository files navigation

WebProject

A simple web application that reads data from Flickr's public feeds and displays the images on the page to the user.

Prerequisites

  1. Install Node.js
  2. Install Angular CLI: npm i -g @angular/cli
  3. From project root folder install all the dependencies: npm i

Running tests

Run ng test to execute the frontend unit tests via Karma.

Run ng e2e to execute the end-to-end tests via Protractor.

Run ng testbe to execute the back end tests via [Mocha] (https://mochajs.org/)

Implementation details

Front end generated from Angular CLI. All the scripts in TypeScript. RxJS library is used for loading the feeds

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published