Skip to content

AaLai/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

A simple single-page AJAX based Twitter clone that uses jQuery, HTML 5 and CSS. This is still a work in development so expect more updates past version 1.0.0

Final Product ver 1.0.0

  • This is still a work in progress, base functionality is there but missing additional features

"New Tweet form with an error" "List of old tweets with one hovered on"

Dependencies

  • Node.js
  • Express
  • mongodb
  • body-parser
  • md5
  • chance

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.6%
  • CSS 21.6%
  • HTML 13.8%