Tweeter is a simple, single-page Twitter clone, that uses HTML5, SASS, CSS3, JS, jQuery and AJAX in front-end, and Node, Express and MongoDB in back-end.
- Express
- Node 5.10.x or above
- body-parser
- chance
- md5
- mongodb
- Install all dependencies (using the
npm installcommand). - Run the development web server (using the
npm run localcommand).





