Skip to content

prameshbajra/do-act

Repository files navigation

Todo Application

React + Redux + Firebase + Expect + Jest + Mocha + Karma


Using react to create a effecient, convienent `Todo` application.

📖 📖 📖 📖 📖

Use this by:

  • npm install - There's a long list, Be patient

  • node server.js

  • webpack -w or just webpack


You need your own configuration variables from FIREBASE. Testing and Dev/Prod have different databases.


For testing

  • jest or jest --coverage

  • npm test