Skip to content

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

Notifications You must be signed in to change notification settings

zezking/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.1%
  • CSS 31.3%
  • HTML 15.6%