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

https://github.com/darksoul11/trello-clone

A simple clone of Trello app using React + MobX + localStorage
https://github.com/darksoul11/trello-clone

mobx react trello trello-clone

Last synced: about 2 months ago
JSON representation

A simple clone of Trello app using React + MobX + localStorage

Awesome Lists containing this project

README

          

# Trello app clone

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn start
```

### Compiles and minifies for production
```
yarn build
```