Skip to content

xiadongdev/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

A simple single-page AJAX-based Twitter clone built with Node, Express and MongoDB. Tweeter allows users to send, view and like tweets on the fly.

Final Project

"Screenshot of URLs page" "Screenshot of URLs page"

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

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

About

A twitter clone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.5%
  • CSS 31.5%
  • HTML 9.0%