DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

A simple canvas drawing web app with responsive UI, Made with React

Flatdraw

A simple canvas drawing web app with responsive UI, Made with React

A simple canvas drawing web application with responsive UI. Built using TypeScript, React, and Next.js.

Live demo: flatdraw.com

A simple canvas drawing web app with responsive UI, Made with React

Requirements

Getting started

Copy the content of .env.example to a new .env file and fill in the required environment variables. You can get your Unsplash API keys here.

cp .env.example .env
Enter fullscreen mode Exit fullscreen mode

Install all the dependencies.

npm install
Enter fullscreen mode Exit fullscreen mode

Run the development server.

npm run dev
Enter fullscreen mode Exit fullscreen mode

Open http://localhost:3000 with your browser to see the result.

License

Open source under the terms of the MIT License.

GitHub

View Github

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (1)

Collapse
 
mohammadtaseenkhan profile image
MD Taseen Khan

The provided context is about an artist search app built with React and Spotify API and does not contain enough information for me to determine what a simple canvas drawing web app with responsive UI made with React is.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay