Skip to content

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.

Notifications You must be signed in to change notification settings

odgerey/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone. It is responsive with desktop, tablet and mobile views. This project tested our front-end knowledge covering HTML, CSS, JS, jQuery and AJAX using Node, Express and MongoDB on the back-end. Moment was used to add the real-time functionality and enhance user experience.

The like, flag and retweet buttons do not work. There are no other known bugs.

Final Product

"Mobile view" "Mobile view with Tweets" "Desktop responsive view" "Tablet view"

Dependencies

  • Express
  • Node 5.10.x or above
  • Nodemon
  • Eslint
  • Moment

About

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • CSS 30.5%
  • HTML 17.2%