Skip to content

evgenyg6/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter project without any stretch goals thus far. As of right now, it includes no bugs or CSS errors.

Screenshots

"Tweet Box" "Tweet Post" "Tweets"

Dependencies

  • body-parser
  • chance
  • express
  • md5
  • mongodb

Installation

  • Install all the above dependencies using the npm install command.
  • Run the app by running the 'run npm local' command from within the app folder.

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 95.7%
  • CSS 3.0%
  • HTML 1.3%