Tag: ReactJs

Making a Whiteboard Application with ReactJs

A light drawing web application using HTML5 Canvas API and Roughjs This is a good project for beginners who want to use React and its hooks and API reference functionality. The challenge here is to use the canvas API in React instead of vanilla JavaScript and HTML. Let’s start ...