A web application built with Dotnet Core and Angular that aggregates and displays trending websites, news, and discussions, offering a user-friendly interface reminiscent of platforms like HackerNews.
- Website Aggregation: View a curated list of trending websites and their latest content.
- User-Friendly Interface: Enjoy a clean and intuitive design for seamless navigation.
- Different code implementations like Dependency Injection and Component System
- .Net Core v6.0
- Angular
- Angular Material
- Official Hacker News API => https://github.com/HackerNews/API
Get the newest LTS node => https://nodejs.org
cd into project/ClientApp, and run 'npm run ng'