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

brennanclark/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone that uses HTML5, CSS, JS, jQuery and AJAX.

Tweets are processed in jQuery and converted to seamless flowing feed.

Final Product

  • "Screenshot of the top of the page"
  • "Screenshot of the page scrolled down"

Dependencies

  • Express
  • Node 5.10.x or above
  • Chance
  • Mongodb
  • Body Parser

Getting Started

  • Install all dependencies (using the 'npm install' command)
  • Run the development web server using the 'npm start local' command from withing the tweeter directory.

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 65.8%
  • CSS 21.4%
  • HTML 12.8%