Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 515 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 515 Bytes

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

"Tell the world what you're thinking."

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.

Dependencies

  • Node 5.10.x or above
  • express
  • body-parser
  • mongoDB
  • chance
  • md5