voyagegroup / trelloapp-vue-vite-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trello clone app written in Vue 3 + Typescript + Vite + TailwindCSS

trello app codecov

This is a second version of Trello clone app, which I use for my Cypress.io workshops. I create this to explain and showcase Cypress capabilities, much like Real world application by Cypress.

To install, simply clone this project and

  1. npm install
  2. npm start

What you can see here is pretty much still work in progress and far from done. This is my Playground, don’t judge the code quality.

About


Languages

Language:TypeScript 50.2%Language:Vue 38.5%Language:CSS 9.1%Language:JavaScript 1.4%Language:HTML 0.4%Language:Shell 0.4%