Tweeter is a simple, single-page Twitter built using HTML, CSS, JS, jQuery and AJAX for front-end, and Node, Express for the back-end.
- Clone this repository onto your local device.
- Install dependencies using the
npm installcommand. - Start the web server using the
npm run localcommand. The app will be served at http://localhost:8080/. - Go to http://localhost:8080/ in your browser.
- Tweet your feelings away~
- Express
- Node 5.10.x or above




