Test project

This is a test project to get a job in a company. A task is located in TASK.md.

Details

I implemented here a form from task with Vue and React on the same page. Besides that I used here a MVP pattern from my repo vue-mvp-architecture.

Features

  • Vue and React in single page
  • UnoCSS for styling with @apply directive for styling custom elements
  • Pattern Model View Presenter (MVP)