/mjfront

Catalog of Reddit categories.

Primary LanguageTypeScript

Mjfront

To run the project:

  • Install the node dependencies: npm i
  • Run the application: npm start

I rather than use a template tried to build a custom layout using the Material guidelines.

The responsiveness was applied in the table list of categories.

The SCSS preprocessor was used to configure the Material theming.

Angular 6 was used to build the application.