/tweeter

A simple single-page twitter clone built with Express.

Primary LanguageJavaScript

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

This project contained incomplete code which was build upon to practice my front-end skills, and back-end skills.

Screenshots

Profile View

"Screenshot of profile"

Tweet Box

"Screenshot of tweet box"

Recent Tweets

"Screenshot of tweets"

Installation

  1. Clone this repository into your machine.

  2. Install dependencies using the npm install command.

  3. Start the web server using the npm run start command. The app will be served at http://localhost:8080/.

  4. Go to http://localhost:8080/ in your browser and start tweeting!

Dependencies

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