Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebazhanov/draw-color-boxes
Add boxes with using different color. Clear it if needed.
https://github.com/ebazhanov/draw-color-boxes
cypress react tailwindcss typescript
Last synced: about 2 months ago
JSON representation
Add boxes with using different color. Clear it if needed.
- Host: GitHub
- URL: https://github.com/ebazhanov/draw-color-boxes
- Owner: Ebazhanov
- Created: 2022-11-20T18:40:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T21:11:50.000Z (about 2 years ago)
- Last Synced: 2024-10-14T22:43:54.184Z (3 months ago)
- Topics: cypress, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: draw-color-boxes.vercel.app
- Size: 587 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
[![job](https://github.com/ebazhanov/draw-color-boxes/actions/workflows/e2e.yml/badge.svg?event=push)](https://github.com/Ebazhanov/draw-color-boxes/actions)
# Draw colorful box
![gif](color_box.gif)
### Usage:
- `$ yarn & yarn start` // Run app locally
- `$ cy:run` // Run E2E tests
- `$ cy:open` // Open cypress runner to run test manually