Tweeter is a simple, single-page Twitter clone built with HTML, CSS, JS, jQuery and AJAX.
- 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.
- body-parser
- chance
- express
- md5


