Tweeter is a simple, single-page Twitter clone.
This project was forked from a base of starter code. Using HTML, CSS, JS, jQuery and AJAX on the front-end, this clone is a responsive, single-page site capable of taking tweet inputs and updating using AJAX requests.
-
Click the arrow to get to composing your first magnificient Tweet!
- Writing your Tweet is simple.
- And it's responsive too? Holy...
- And even more responsive... ?!
- Express
- Node 5.10.x or above
- Install all dependencies (using the
npm installcommand). - Run the development web server using the
npm startcommand. - View the server at http://localhost:8080/




