Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.05 KB

mediastack-news

This project was generated with Angular CLI version 11.0.1.

Run the project

Run npm i to install packages

Development server

Run ng s for a dev server. Navigate to http://localhost:4200/.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --configuration production flag for a production build. The --prod flag is deprecated, and we must now use --configuration production flag.

Description

  • User is able to switch between 2 Mediastack categories (technology and sports)
  • User is able to search articles by keywords
  • Article contain: Title, description, author, date of publish, image (if has one) and URL to original post. On link click opens original article in new window.
  • Mediastack articles are filtered and displayed only on English language

Project API

Project is using API from https://mediastack.com/

Installed packages

  • PrimeNG
  • PrimeIcons
  • PrimeFlex
  • Ng2 Search Filter
  • Ngx Infinite Scroll