binarica / trello-board-management

Web interface to perform light management of a Trello Board.

Home Page:https://demo-trello-board-management.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trello Board Management

Lightweight web application built with React, TypeScript and Trello's client.js library.

Installation

Clone the repository to your local machine and run npm install to install the dependencies.

Usage

  1. Set up the following environment variables in your local machine:

    • REACT_APP_TRELLO_API_KEY: Trello API key
    • REACT_APP_TRELLO_BOARD_ID: Your Trello board ID
  2. Run npm start to start the application.

About

Web interface to perform light management of a Trello Board.

https://demo-trello-board-management.netlify.app/


Languages

Language:TypeScript 76.2%Language:CSS 12.9%Language:HTML 10.9%