Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 844 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 844 Bytes

💮 Basically Vanilla 💮

About the project

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.

Exploring

  • 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.