Tweeter is a simple, single-page Twitter clone.
This app uses HTML, CSS, JavaScript, jQuery, and AJAX on the front-end, and Node and Express on the back-end.
- Express
- Node.js
- body-parser
- md5
- chance
- Install all dependencies (using the
npm installcommand). - Run the development web server using the
npm run localcommand.




