Skip to content

A Single Page AJAX-based App built to be a Twitter clone.

Notifications You must be signed in to change notification settings

lauratan/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page AJAX-based Twitter clone that uses jQuery, HTML5 and CSS3 to practice front-end skills and languages as well as expanding knowledge on Node, Express and implementing MongoDB back-end skills.

Final Product

alt text

Getting Started

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

Dependencies

  • body-parser: 1.15.2
  • Chance: 1.0.2
  • Express: 4.13.4
  • jQuery
  • jquery-toast-plugin: 1.3.2
  • md5: 2.1.0
  • MongoDB: 2.2.35
  • Node 5.10.x or above

devDependencies

  • nodemon: 1.9.2

About

A Single Page AJAX-based App built to be a Twitter clone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.0%
  • CSS 20.6%
  • HTML 14.4%