Tweeter is a simple, single-page Twitter clone that uses HTML5, CSS, JS, jQuery and AJAX.
Tweets are processed in jQuery and converted to seamless flowing feed.
- Express
- Node 5.10.x or above
- Chance
- Mongodb
- Body Parser
- Install all dependencies (using the 'npm install' command)
- Run the development web server using the 'npm start local' command from withing the tweeter directory.

