Skip to content

ChibweMw/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page AJAX-based Twitter clone. It uses jQuery, HTML5 and CSS3 to make it fun for our users to experience.

Currently, anyone may make a tweet. No need for an account! Go ahead and try it yourself.

run npm install to get the following dependencies to properly run the app:

body-parser     - ^1.15.2
chance          - ^1.0.2
express         - ^4.13.4
md5             - ^2.1.0
mongodb         - ^2.2.35
moment          - ^2.22.1
moment-timezone - ^0.5.17

Once you have downloaded all the files, run the following while within the tweeter directory:

 npm run local

You may then head over here and play with the app!

"The feed!" "Active Feed!"

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 57.5%
  • CSS 27.6%
  • HTML 14.9%