/react-trello-clone

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

Primary LanguageJavaScript

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