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: 11 months ago
JSON representation
Single workspace Trello desktop app. Built with React & Redux
- Host: GitHub
- URL: https://github.com/usmansbk/trello
- Owner: usmansbk
- Created: 2021-09-04T10:35:14.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-18T01:56:12.000Z (over 2 years ago)
- Last Synced: 2025-04-20T00:45:30.969Z (about 1 year ago)
- Topics: react, redux, trello-clone
- Language: JavaScript
- Homepage: https://trello-lite.vercel.app/
- Size: 618 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trello
> Trello app clone


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