Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)