Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 732 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 732 Bytes

iLink test App

https://lithuwix.github.io/ilink-test-app

This project was developed as part of a test task for ilink company https://ilink.dev

Application helps in learning different languages You can swap cards with words to get the correct sentence denoting the translation of the given phrase it's very simple, try it!)


Technologies:

  • React
  • TypeScript
  • React Speech Kit
  • React DnD

Basic Git commits template

type: description

types:

  • feat: add something new
  • fix: bug fixing
  • refactor: changes in structure
  • test: create unit tests or modify existing tests
  • style: appearance changes
  • check: informational info for developer testing something inessential
  • info: informational changes