SkillAgentSearch skills...

Flatdraw

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

Install / Use

/learn @diogocapela/Flatdraw
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Flatdraw

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

Live demo: flatdraw.pages.dev

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

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.

View on GitHub
GitHub Stars804
CategoryDevelopment
Updated28d ago
Forks63

Languages

TypeScript

Security Score

100/100

Audited on Mar 2, 2026

No findings