Skip to content

vs-silva/demo-challenge

Repository files navigation

#Demo challenge app A Small applicaton to add, update and remove record status

hicx_code_challenge_image

Development Approach

  • Test Driven Development
  • Hexagonal Architecture

Language

  • Typescript
  • Javascript

Tools

  • Framework ( Nuxt 3 )
  • UI Framework ( Vuetify 3 )
  • Application State Management ( Pinia )
  • Eventbus ( Mitt )
  • Testing Framework ( Vitest, Testing Library )
  • CI / CD ( Github Actions )

How to run locally

  • npm install ( to install the required project dependencies )
  • npm run dev ( to run the project locally )
  • npm run test ( to run the tests )
  • npm run test:cov ( to run and get the test coverage )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published