Skip to content

FcoJavierLpz/fx-rates-summary

Repository files navigation

FX RATES SUMMARY

Displays a summary of the fx rates of the Mexican peso against other currencies

Requirements

  • Node.js 16.14.2
  • Npm 8.5.0
  • Git
  • Typescript

Setup

For dependencies use:

$ sudo npm install

For install git hooks into git repository

npm run prepare

⚠️ Git Commits: Follow the conventional commits defined in the file .conmmitlintrc

Development

For develop cycle use:

$ npm run dev

Testing static

Linters & Formatters

Find lint issues

$ npm run lint

Lint fix issues

$ npm run lint:fix

Format Code

$ npm run format

Deploy

$ npm run build && npm run preview

Deploy Site

https://fx-rates-summary.netlify.app/