This project was generated with Angular CLI version 14.1.3.
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)