https://github.com/x8bitrain/temper-test
https://github.com/x8bitrain/temper-test
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/x8bitrain/temper-test
- Owner: x8BitRain
- Created: 2023-01-11T11:46:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T13:45:38.000Z (over 3 years ago)
- Last Synced: 2025-06-22T06:07:09.004Z (12 months ago)
- Language: TypeScript
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# temper-test
Demo: https://x8bitrain.github.io/temper-test
A tech test involving a sortable list of posts with with a log of changes and the ability to revert to a previous state for every rearranged post.
Built using:
- Vue 3
- Vite
- Vitest
- TailwindCSS
- Pinia
- SCSS
### Building
``yarn build``
### Testing
``yarn test``