Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

itsyurika/tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

A simple single-page AJAX-based Twitter clone that uses jQuery, HTML5 and plain ol' CSS3 with a responsive design that supports desktop mode(>1024px) and tablet mode(<1024px).

Final Product

  • Tweeter has the typical message posting function. "Tweeter on desktop mode - automatically displays the newest message on top."
  • Floating button on the corner allows users to easily type in a new message no matter how far down they've scrolled through the contents. "Tweeter on desktop mode - up button appears only once you start scrolling"
  • Tweeter checks and validates if the input value is empty or too long. "Tweetor on mobile mode - displays error message on incorrect form submission"

Dependencies

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

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the npm run local command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors