/todo-mean

Primary LanguageJavaScript

Todo App

This is a clean and simply styled Todo app with tests. I built it for practice with Express and Node.

Technologies

  • HTML
  • CSS
  • Handlebars
  • Javascript
  • Ajax
  • Node
  • Tests: Mocha and Chai
  • Express
  • Mongo
  • Mongoose

Install

To run, fork and clone this repo. npm install and start your server.

Additional features

I am adding Angular to make this a full MEAN stack app. I will also be adding a search todo feature.