/project-statuses

Small webapp made with Vue 3

Primary LanguageTypeScript

Project Statuses

Overview

Small technical challenge webapp against Scoro API where:

  • It's built as SPA.
  • Loads data from API using fetch
  • Dropdown.vue component reusable.
  • Component aproximately designed as required.
  • Uses Vue
  • Uses SCSS as CSS pre-processor
  • Uses vue-cli as scaffolding & build tool.
  • Use of font Inter-Regular

Pending points

  • Refactors, lots of improvments can be made.
  • Testing

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.