Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 651 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 651 Bytes

Tweeter Project

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.

Screenshots

"Desktop"

"Tablet / Mobile"

Dependencies

  • body-parser 1.15.2
  • chance 1.0.2
  • md5 2.1.0
  • Express 4.13.4
  • Node 5.10.x or above

Getting Started

  • 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/