Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

flatdraw

> 前端框架
Open source

A simple canvas drawing web app with responsive UI. Made with TypeScript, React, and Next.js.

800 stars0 likes0 views
WebsiteGitHub

About

A simple canvas drawing web app with responsive UI. Made with TypeScript, React, and Next.js.

Flatdraw

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

Live demo: flatdraw.pages.dev

Requirements

  • Node.js (the specific version is defined in the .nvmrc file)

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

Install all the dependencies.

npm install

Run the development server.

npm run dev

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

License

Open source under the terms of the MIT License.

Issues· 6 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptcanvasnextjsreacttypescript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架