Skip to content

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

Notifications You must be signed in to change notification settings

mepadev/shx-front-challenge

 
 

Repository files navigation

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)]

Languages

  • TypeScript 56.5%
  • HTML 31.9%
  • JavaScript 8.6%
  • CSS 3.0%