Skip to content

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

Notifications You must be signed in to change notification settings

tessthornley/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

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

Final Product

"Tweeter Homepage" "Tweet Feed" "Compose Tweet Box"

Dependencies

  • Body-parser
  • Chance
  • Express
  • Md5
  • Moment
  • MongoDB
  • Node 5.10.x or above

Getting Started

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

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 64.4%
  • CSS 22.6%
  • HTML 13.0%