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
- Host: GitHub
- URL: https://github.com/itzvinoth/trello-look-alike
- Owner: itzvinoth
- Created: 2018-05-14T06:34:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T07:44:42.000Z (about 8 years ago)
- Last Synced: 2025-01-31T19:47:16.657Z (over 1 year ago)
- Topics: draggable, javascript, reactjs
- Language: JavaScript
- Size: 157 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
