/tweeter

This is a tweeter clone project built on express, node.js and jQuery to allow you to post tweets!

Primary LanguageJavaScript

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

This is a completed project based on the given code by Lighthouse Labs

Getting Started

Clone Repo and Run

npm install
npm run local

visit the following URL

localhost:8080/

Screenshots and Features

mobile

iPad

iPad

iPad

Desktop

Desktop

New Tweet Generation

New Tweet Generation

Warning

  • Over Character Limits

    Too Long

  • No Text

    No Content

Toggle Action

Toggle Action

Scroll Up Action Mobile

Scroll Up Action

Scroll Up Action

Scroll Up Action

Dependencies

  • Express
  • Node 5.10.x or above
  • body-parser": "^1.15.2",
  • chance": "^1.0.2",
  • express": "^4.13.4",
  • jquery-confirm": "^3.3.4",
  • md5": "^2.1.0",
  • moment": "^2.29.1"