This is an angular web app powered by RxJS that provides the most of the functionalities of hackernews without the login functionality
- Support for:
- View comments for a story feed
- View user data
Clone this repo to your desktop and run npm install
to install all the dependencies.
Once the dependencies are installed, you can run npm start
to start the application.
App will be live at localhost:4200
You can check out the full license here
This project is licensed under the terms of the MIT license.