Skip to content

xipascu/Tweetr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

This repository is the starter code for the project. It includes HTML, CSS, JS, jQuery and AJAX front-end skills, and some Node, Express and MongoDB back-end skills. It is an onging project that will get updated and have more features within the upcoming weeks.

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • Express 4.13.4
  • Node 5.10.x or above
  • Body-parser 1.15.2
  • Chance 1.0.2
  • Md5 2.1.

Screenshots

"Home Screenshot" "Home Screenshot+Compose+Hover Options"

About

Imitation of Twitter using AJAX, jQuery, and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • CSS 20.8%
  • HTML 14.3%