Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/usmansbk/trello
- Owner: usmansbk
- Created: 2021-09-04T10:35:14.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-18T01:56:12.000Z (8 months ago)
- Last Synced: 2024-10-08T01:27:36.527Z (about 1 month ago)
- Topics: react, redux, trello-clone
- Language: JavaScript
- Homepage: https://trello-lite.vercel.app/
- Size: 618 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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