Skip to content

abstract-object/tweeter

 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Getting Started

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

Screenshots

Screenshot of tweet composer Screenshot of posted tweet

Dependencies

  • Express
  • Node 5.10.x or above
  • Body-parser
  • Chance
  • md5
  • Mongodb

About

A twitter clone project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • CSS 21.4%
  • HTML 15.5%