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

KateDay/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 Twitter clone.

"Welcome to Tweeter!"

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm run local command.
  3. Go to http://localhost:8080/ in your browser.

Dependencies

  • Express
  • Node 5.10.x or above
  • mongodb
  • chance
  • body-parser
  • md5

Screenshots!

"Read through the feed"

"Add your own Tweets!"

Enjoy!

  • Read through the feed, with easy to read highlighting so you never lose your spot!
  • Create content by clicking the "compose button", click compose again to minimize the box and read more content!

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 58.0%
  • CSS 25.7%
  • HTML 16.3%