dcoughlin12 / tweeter

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweeter App

Tweeter is a single-page Twitter clone. Tweeter is an AJAX-based Twitter clone that uses jQuery, HTML5, Javascript, and CSS.

Final Product

"Desktop Layout"

Users compile a tweet and post it to the feed. The Character counter lets users know how many characters they have left and lets them know if they ave written too much.

"Tablet Layout"

Tweeters responsive design allows for a wonderful user experience on all devices.

"Tweet Feed"

Tweets are relative time stamped and placed in chronological order. Each tweet is highlighted when the cursor is hovering over it, the username is also shown during hover.

About

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.


Languages

Language:JavaScript 56.2%Language:CSS 25.7%Language:HTML 18.1%