/tweeter

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

Primary LanguageJavaScript

Tweeter Project

Tweeter is a simple, single-page Twitter clone. This single page project displays tweets input by the user. It contains two pre-created tweets.

This project was built from starter code provided by Lighthouse Labs. HTML, CSS, JS, jQuery and AJAX was used for the front-end, and Node and Express were used for the back-end.

Highlights

  • Shadow effect over a tweet box when hovered over
  • Icons in the bottom right corner of the tweet will change color when hovered over
  • Tweets can be added and will appear without refreshing
  • Responsive design (mobile and browser)

    Photos

    Error Message

    Hover effects

    Dependencies

    • Express
    • Node 5.10.x or above
    • Chance