Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ugboaja-uchechi/paint-reveal
https://github.com/ugboaja-uchechi/paint-reveal
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ugboaja-uchechi/paint-reveal
- Owner: Ugboaja-Uchechi
- Created: 2024-06-21T18:15:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T23:46:02.000Z (7 months ago)
- Last Synced: 2024-06-23T10:43:55.268Z (7 months ago)
- Language: JavaScript
- Homepage: https://paint-reveal.vercel.app
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paint Reveal
A desktop web paint reveal / erasing effect using the destination out blend mode of the canvas API, made with React and Next.js
## LiveLink
[Demo](https://paint-reveal.vercel.app/)## ScreenShot
| First Header | Second Header |
| ------------- | ------------- |
| ![blank paint reveal](https://github.com/Ugboaja-Uchechi/paint-reveal/assets/74814780/1eaec62f-f6d7-4600-976b-2e1238a78845) | ![paint reveal](https://github.com/Ugboaja-Uchechi/paint-reveal/assets/74814780/83a1d814-7fcc-4b40-86d8-5b8104052727) |## Technologies
- Next.js
- Tailwind
- CanvasAPI