#Todo App
This is a todo app which I wrote in order to learn React.
Go to the Heroku site to see the app in action. Log in with your GitHub account.
Along with React, itself, I learned how to use several other resources in the course of making this app.
- Babel - JavaScript transpiler
- Webpack - JavaScript module bundler
- Axios - Promises-based HTTP client
- SCSS/Sass - CSS preprocessor
- Foundation - Bootstrap alternative
- Heroku - for deployment
- Expect - for testing
- Karma - test runner
- Mocha - test framework
- Redux - state container for JavaScript
- Firebase - JSON database store
Rudolf Winestock. Visit my website.
##License
This project is licensed under the MIT license.