/tweeter

A twitter clone project

Primary LanguageJavaScript

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Getting Started

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

Dependencies

  • Express
  • Node 5.10.x or above
  • body-parser
  • md5
  • chance

Screenshots

List of tweets

"Screenshot tweets list"

Error message

"Screenshot of error message"

Individual tweet

"Screenshot of individual tweet"