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

https://github.com/x8bitrain/temper-test


https://github.com/x8bitrain/temper-test

Last synced: 12 months ago
JSON representation

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``