/shx-front-challenge

This is a fork of a front-end challenge from the SHX company..

Primary LanguageTypeScript

FRONT-END SHX Admission Test

The project's focus is to obtain information about the current dollar exchange rate.

Screenshot

Screenshot

Dependencies

  • Node 12.14.1
  • Angular 12.2.x
  • VSCode Extension: Angular Language Service 12.2.x !IMPORTANT

How to Install

npm install

How to Run

npm run start

How to contribute

If you want to add anything to any of my Open Source projects, please follow the Conventional Commits standard:

Example:

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]