Skip to content

joserobertoarias/hackernews

Repository files navigation

Hackernews Angular App

This project was generated with Angular CLI version 14.1.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

#Stacks

  • Angular v.14
  • Bootstrap for building UI components
  • Deployment on Github Pages

FUNCTIONALITY

  • The selected filter persist on the local storage
  • The favorited posts persist on the local storage
  • The web app is expected to work as a responsive web application
  • Pagination
  • When clicking on the row, a new tab should be open with the link of the post (story_url)
  • Clicking on the “like button” should not trigger the opening of the post URL link
  • When hovering on the row, apply opacity to the entire row and its children (texts, icons, like button, etc)

Url Test Project

https://joserobertoarias.github.io/hackernews

[image_1]

[image_2]

About

This is a test frontend Angular App for consuming a Web API from https://hn.algolia.com/api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published