This project consists of a proof of concept whose purpose is to unite basic common VanillaJS-ish components with different front-end libraries, such as React and Vue.
- Vanilla base: Basic app without most of the dependencies.
- Vanilla app: App whose main project components were built using vanilla Javascript with JSX.
- React app: App whose main project components were built using React with JSX.
- Vue app: App whose main project components were build using Vue.js.