Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filiphric/trelloapp-vue-vite-ts


https://github.com/filiphric/trelloapp-vue-vite-ts

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

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

[![trello app](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/qmz9cz&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/qmz9cz/runs) [![codecov](https://codecov.io/gh/filiphric/trelloapp-vue-vite-ts/branch/main/graph/badge.svg?token=0CFFEB154E)](https://codecov.io/gh/filiphric/trelloapp-vue-vite-ts)



This is a second version of [Trello clone](https://github.com/filiphric/trelloapp) app, which I use for my Cypress.io workshops. I create this to explain and showcase Cypress capabilities, much like [Real world application](https://github.com/cypress-io/cypress-realworld-app) 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.