Skip to content

Simple Trello clone with drag and drop components. Built with React & TypeScript, uses GraphQL API.

Notifications You must be signed in to change notification settings

petlack/trello-clone

Repository files navigation

Trello clone

Simple Trello clone with drag and drop components, uses GraphQL API (trello-clone-api).

Trello, clone

Features

  • ⚙ React, TypeScript, Apollo, Vite
  • 🤏 Drag and drop
  • ⚡ Optimistic updates
  • 📱 Responsive

DEMO

Install

git clone git@github.com:petlack/trello-clone.git
cd trello-clone
npm i
cp .env-example .env

Development

npm run dev

Build

npm run build

Preview build

npm run preview

About

Simple Trello clone with drag and drop components. Built with React & TypeScript, uses GraphQL API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages