Skip to content

MattLuo90/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

A simple single-page AJAX-based Twitter clone that uses jQuery, HTML5 and plain ol' CSS3.

Final Product

"tweeter for smallscreen" "tweeter for widescreen"

Dependencies

  • Node.js
  • chance
  • express
  • md5
  • body-parser
  • timeago.js

Getting Started

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

Stretch work completed

  • Sass
  • Form toggle

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • SCSS 18.0%
  • CSS 17.9%
  • HTML 14.5%