/hacker-news-homework

This repository contains code for redesign of https://news.ycombinator.com/

Primary LanguageTypeScript

HackerNewsHomework

This project was made as a homework for a Genesys position. The project was generated with Angular CLI version 16.2.7.

Deployed result

You can find this project here: https://hacker-news-homework.vercel.app/

Local install

npm i --legacy-peer-deps

Documentation

npm run build:doc

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Test Coverage

npm run test:coverage