Tweeter is a simple, single-page Twitter clone.
Built with a HTML, CSS, JS, jQuery and AJAX front-end. With a Node and Express back-end.
This app is designed for mobile, tablet, and desktop.
- body-parser 1.15.2
- chance 1.0.2
- md5 2.1.0
- Express 4.13.4
- Node 5.10.x or above
- Clone the repository onto your local device.
- Install dependencies (using the
npm install
command). - Start the web server using the
npm run start
command. - Browse to
http://localhost:8080/