Skip to content

IgorAntonov/React-trello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactive-trello

Trello-like application for managing tasks. https://reactive-trello.herokuapp.com

Note (if you don't want to register a account)

Use demo account by clicking on button 'Demo' on main page or login with these credentials:

Email: demo@demo.com
Password: demo123

Setup

  • Clone this repo to your local machine using https://github.com/IgorAntonov/React-trello.git
  • Install dependencies
$ npm install
$ npm run dev

Tech-stack

Client-side

React 16.3, redux, redux-thunk, reselect, styled-components.

Server-side

Express, mongoose, passportjs.

Tests

Jest, enzyme.

Releases

No releases published

Packages

No packages published