/react-todo

The obligatory todo app built using React & Redux with auth and firebase

Primary LanguageJavaScript

React Todo

Practice Site by Alexthedar

Click Here For Live Site

The obligatory todo app built using React & Redux. Uses Firebase for db. Has auth through github. Uses Karma and Mocha for testing.

Install and Run:

git clone https://github.com/alexthedar/react-todo.git

cd react-todo

npm install

webpack

npm run start

For testing:
npm run tests

Tech used:

  • React
  • React-Router
  • Webpack
  • Babel
  • Foundation
  • Scss
  • Karma
  • Mocha
  • Expect
  • jQuery
  • Express
  • Axios
  • Uuid
  • Moment
  • Redux
  • firebase

TODO:

Tweak styling for consistency