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

https://github.com/itzvinoth/trello-look-alike

Simple Trello look alike app created with React JS
https://github.com/itzvinoth/trello-look-alike

draggable javascript reactjs

Last synced: 3 months ago
JSON representation

Simple Trello look alike app created with React JS

Awesome Lists containing this project

README

          

## Available Scripts

In the project directory, you can run:

### `yarn install`
Installs the dependencies specified in the `package.json` file.

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

## Packages utilized

- [Ant Design](#http://ant.design/)
- [Drag and Drop For ReactJs](#https://react-dnd.github.io/react-dnd/)
- [Lodash](#https://lodash.com/)
- [Immutability Helper](#https://github.com/kolodny/immutability-helper)

![Live Demo](http://i.imgur.com/BvXTehU.gif)