Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 693 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 693 Bytes

Tweeter Project

Tweeter is a simple, responsive single-page AJAX based Twitter clone that utilizes JQuery, HTML5, and CSS3.

Dependencies

  • Node.js
  • Express
  • body-parser
  • chance
  • md5

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  3. Go to http://localhost:8080/ in your browser.
  4. Enjoy!

Final Product

Desktop Layout

ScreenShot

Mobile Layout

ScreenShot