Skip to content

A twitter clone project, to help students gain front-end dev chops.

Notifications You must be signed in to change notification settings

m-wardle/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

This project was built upon an existing repository, using it to practice HTML, CSS, JS, jQuery and AJAX front-end skills, and their Node, Express and MongoDB back-end skills.

Final Product

Responsive design allows for unique timeline viewing on desktop and mobile.

"Desktop view with locked icon and scrollable feed"

Desktop view with locked icon and scrollable feed

"Mobile launch page with header"

Mobile launch page with header

"Mobile view with collapsed header to maximize screen space while scrolling"

Mobile view with collapsed header to maximize screen space while scrolling

Dependencies

  • Express 4.13.4 or above
  • Node 5.10.x or above
  • Body-Parser 1.15.2 or above
  • Chance 1.0.2 or above
  • MD5 2.1.0 or above

About

A twitter clone project, to help students gain front-end dev chops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • CSS 24.6%
  • HTML 15.3%