/Tweeter

Primary LanguageJavaScript

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

A simple single-page AJAX based Twitter clone that uses JQuery, HTML5 and CSS along with some dependencies.

"Homepage of Tweeter!"

Getting Started

  1. Clone your repository onto your local device.
  2. Install dependencies using the npm install command.
npm install
  1. Start the web server using the npm run local command. The app will be served at http://localhost:8080/. Can modify the port in files if needed.
npm run local
  1. Go to http://localhost:8080/ in your browser.
  2. Tweet away!

Dependencies

  • Express
  • Node 5.10.x or above
  • Body parser
  • Chance
  • Md5