shanshanc / react-trello-clone

This is a very simple version of Trello using React and Firebase. https://trello-board-b720f.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Trello Clone

This is a very simplified version of Trello using React and Firebase.

Live demo

For a live demo of the project have a look at https://trello-board-b720f.firebaseapp.com

Important

Your node.js version should be 7.0.0

Usage

  • Clone the repository
$ git clone https://github.com/bmarvinb/trello-clone.git
  • Install npm
$ npm install
  • Run
$ npm run start

About

This is a very simple version of Trello using React and Firebase. https://trello-board-b720f.firebaseapp.com


Languages

Language:JavaScript 97.9%Language:HTML 2.1%