Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhav18matere/sketchbook
Online sketch book using Next.js, Redux, Tailwind CSS, Node.js, Socket.io, Canvas API
https://github.com/vaibhav18matere/sketchbook
canvas-api nextjs redux redux-toolkit tailwind-css
Last synced: 3 days ago
JSON representation
Online sketch book using Next.js, Redux, Tailwind CSS, Node.js, Socket.io, Canvas API
- Host: GitHub
- URL: https://github.com/vaibhav18matere/sketchbook
- Owner: vaibhav18matere
- Created: 2023-11-21T06:41:18.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-08T11:26:00.000Z (11 months ago)
- Last Synced: 2024-10-11T01:53:46.789Z (26 days ago)
- Topics: canvas-api, nextjs, redux, redux-toolkit, tailwind-css
- Language: JavaScript
- Homepage: https://sketch-online.vercel.app/
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Management
An online drawing sketchbook using Next.js, Redux, Tailwind CSS, Node.js, Socket.io, Canvas API
## Tech Stack
**Client:** Next.js, Redux, Tailwind CSS, Socket.io, Canvas API
**Server:** Node.js
## Features
- User can draw lines.
- User can change the brush color.
- User can erase the line.
- User can Undo / Redo the operation.
- User can download the sketch.## Deployment
- Frontend deploy link - [Client](https://sketch-online.vercel.app/)
- Backend deployed link - [Server](https://sketchbook-r460.onrender.com/)## Authors
- [Vaibhav Matere](http://vaibhav-matere-portfolio-v2.vercel.app/)