Create countdowns for your upcoming events with beautiful premade images, or use your own.
Demo:
https://jguix.github.com/vue-final-countdown/
This project is a Vue PoC, built to demonstrate the following features:
- Typescript and class based Vue components
- Vue Router
- Vuex state management
- SASS preprocessor
- Unit testing with Jest
- E2E testing with Cypress
- Electron build
The project was created with Vue CLI, which can provide the features above out the box if configured properly. The Vue Style Guide has been followed regarding naming and code style. As for the project structure, it remains simple and no attempt has been made to structure the project for scaling up.
Some useful links: