Skip to content

Latest commit

 

History

History
executable file
·
30 lines (22 loc) · 441 Bytes

README.md

File metadata and controls

executable file
·
30 lines (22 loc) · 441 Bytes

Duck Cards

Task management app with best practices implementation of React, Redux, Node, MongoDB

Team

  • Product Owner: Louis Lo
  • Scrum Master: Chase Patterson
  • Development Team Members: Heather Park, Taylor Page

Requirements

  • Node
  • MongoDB
  • Mongoose
  • Express
  • Webpack
  • React
  • Redux
  • React-Redux

Usage

From within the root directory:

npm install
npm run build
node Server/server.js