Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/usmansbk/trello

Single workspace Trello desktop app. Built with React & Redux
https://github.com/usmansbk/trello

react redux trello-clone

Last synced: 21 days ago
JSON representation

Single workspace Trello desktop app. Built with React & Redux

Awesome Lists containing this project

README

        

# Trello

> Trello app clone

![screenshot](./app_screenshot.png)

![screenshot](./app_screenshot2.png)

Trello is a collaborative work management app designed to track team projects, highlight tasks underway, show who they are assigned to, and detail progress towards completion.

## Built With

- React
- Redux

## Live Demo

[Live Demo Link](https://trello-lite.vercel.app/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- NodeJS - [v16.x](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/)

### Setup

```bash
git clone https://github.com/usmansbk/trello.git
cd ./trello
```

### Install

```bash
yarn
```

### Usage

```bash
yarn start
```

### Build

```bash
yarn build
```

### Run tests

```bash
yarn test
```

## Authors

👤 **Babakolo Usman Suleiman**

- GitHub: [@usmansbk](https://github.com/usmansbk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/usmansbk/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Trello